Skip to content

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

Closed
rust-lang/rust
#59754
@tim-seoss

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!

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