rust/compiler/rustc_session
Nicholas Nethercote 5438004766 Change Cfg<T> to an FxIndexSet.
Despite what I claimed in an earlier commit, the ordering does matter to
some degree. Using `FxIndexSet` prevents changes to the error message
order in `tests/ui/check-cfg/mix.rs`.
2023-10-28 09:24:32 +11:00
..
src Change Cfg<T> to an FxIndexSet. 2023-10-28 09:24:32 +11:00
Cargo.toml [RFC 3127 - Trim Paths]: Add unstable option and parsing 2023-10-17 10:11:30 +02:00
messages.ftl Remove cgu_reuse_tracker from Session 2023-10-09 18:39:41 +00:00