mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 12:36:35 +03:00
82db63b7ca
Fix capitalization of diag messages Per https://rustc-dev-guide.rust-lang.org/diagnostics.html#diagnostic-output-style-guide > Error, Warning, Note, and Help messages start with a lowercase letter and do not end with punctuation.