rust/compiler/rustc_infer
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
..
src Pre-intern some commonly used type variables. 2023-02-13 09:25:36 +11:00
Cargo.toml remove unused imports 2023-02-06 17:40:18 +03:00