mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-21 12:07:31 +00:00
![]() 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 |
||
---|---|---|
.. | ||
formatters | ||
helpers | ||
stats | ||
term | ||
bench.rs | ||
cli.rs | ||
console.rs | ||
event.rs | ||
lib.rs | ||
options.rs | ||
stats.rs | ||
term.rs | ||
test_result.rs | ||
tests.rs | ||
time.rs | ||
types.rs |