mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +00:00

- Use "true" and "false" instead of "1" and "0" - "nonzero" -> "non-zero" - "returns true if ... or false if ..." -> "returns true ..., false otherwise"