rust/compiler/rustc_middle/src/infer
Aaron Hill 070bf94a6f
Remove in_band_lifetimes from rustc_middle
See #91867

This was mostly straightforward. In several places, I take advantage
of the fact that lifetimes are non-hygenic: a macro declares the
'tcx' lifetime, which is then used in types passed in as macro
arguments.
2021-12-15 19:50:43 -05:00
..
canonical.rs Remove in_band_lifetimes from rustc_middle 2021-12-15 19:50:43 -05:00
mod.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
unify_key.rs Remove in_band_lifetimes from rustc_middle 2021-12-15 19:50:43 -05:00