mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 13:16:40 +00:00
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.