mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 09:53:04 +03:00
b3869b94cd
Remove `const FLAGS`. *[View all comments](https://triagebot.infra.rust-lang.org/gh-comments/rust-lang/rust/pull/152791)* The performance wins provided by these types are meagre, and I don't think they justify the code complexity they introduce. r? @Zalathar