rust/compiler/rustc_macros
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
..
src Remove in_band_lifetimes from rustc_middle 2021-12-15 19:50:43 -05:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00