rust/compiler/rustc_infer/src
Nicholas Nethercote 7a72560154 Reduce direct mk_ty usage.
We use more specific `mk_*` functions in most places, might as well use
them as much as possible.
2023-02-13 09:32:48 +11:00
..
errors Change to ReError(ErrorGuaranteed) 2023-02-09 10:26:49 +00:00
infer Reduce direct mk_ty usage. 2023-02-13 09:32:48 +11:00
traits add AliasEq to PredicateKind 2023-02-10 13:44:46 +00:00
lib.rs Remove #![allow(rustc::potential_query_instability)] from rustc_infer 2022-10-28 15:32:49 +02:00