mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-23 13:28:48 +00:00

There are a bunch of small helper conditionals we use. Inline them to get slightly better perf in a few cases, especially when rustc is compiled without PGO.