diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2025-03-01 16:03:13 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-01 16:03:13 +0100 |
| commit | bc89ab19c3b42f5817ced1a991847a61c795533e (patch) | |
| tree | 61169be06684d71a957fb2ae96a22fc67ae57ed1 /compiler/rustc_parse/src/errors.rs | |
| parent | 643c19c1601c487ed1daf6212780afec744d97a7 (diff) | |
| parent | cdef38812dd4de2a3fa3b3512b64c28c278ff7cc (diff) | |
| download | rust-bc89ab19c3b42f5817ced1a991847a61c795533e.tar.gz rust-bc89ab19c3b42f5817ced1a991847a61c795533e.zip | |
Rollup merge of #137809 - Noratrieb:io-error-casing, r=thomcc
Use correct error message casing for `io::const_error`s Error messages are supposed to start with lowercase letters, but a lot of `io::const_error` messages did not. This fixes them to start with a lowercase letter. I did consider adding a const check for this to the macro, but some of them start with proper nouns that make sense to uppercase them. See https://doc.rust-lang.org/1.85.0/std/error/trait.Error.html
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
