mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
19c780ab13
Make underscore_literal_suffix a hard error. It's been a warning for 5.5 years. Time to make it a hard error. Closes #42326. r? ``@pnkfelix``