rust/compiler/rustc_infer/src
Nicholas Nethercote 6248bbbf26 Pre-intern some commonly used type variables.
This requires some rearrangement of plumbing, such as adding
`mk_fresh_{,int_,float_}ty` and removing `mk_ty_infer`.
2023-02-13 09:25:36 +11:00
..
errors Change to ReError(ErrorGuaranteed) 2023-02-09 10:26:49 +00:00
infer Pre-intern some commonly used type variables. 2023-02-13 09:25:36 +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