mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
4eddf645bf
Clarified error note for usize range matching Fixes rust-lang/rust#146476 This is kinda rough, but it gets the point across a little better and stays short.