Skip to content

typo / grammar in first sentence of Static Guarantees section #182

Description

@tim-seoss

I think this would probably be considered incorrect grammar in most dialects of English:

"It's Rust's type system what prevents data races at compile time (see Send and Sync traits)."

I'd suggest:

"Rust's type system prevents data races at compile time (see Send and Sync traits)."

or maybe

"It's Rust's type system that prevents data races at compile time (see Send and Sync traits)."

Otherwise can't fault the book yet, keep up the good work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions