os-rust/compiler/rustc_infer
Nicholas Nethercote e800967478 Simplify two matches.
Matches involving `GenericArgKind` pairs typically use a single `_` for
the impossible case. This commit shortens two verbose matches in this
way.
2024-10-07 09:50:51 +11:00
..
src Simplify two matches. 2024-10-07 09:50:51 +11:00
Cargo.toml Uplift PredicateEmittingRelation first 2024-07-06 10:05:49 -04:00
messages.ftl Move all error reporting into rustc_trait_selection 2024-07-21 22:34:35 -04:00