rust/compiler/rustc_parse
Jubilee Young 140b4c611a Inline conditionals in the parser
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.
2024-03-19 13:56:02 -07:00
..
2024-03-19 13:56:02 -07:00
2024-03-03 00:57:45 +08:00