mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
803b5b56f3
Fix typo in default.rs This sentence currently reads: > Rust implements `Default` for various primitives types. I think it should just be "primitive types".