rust/compiler/rustc_middle/src/dep_graph
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
..
dep_node.rs Remove in_band_lifetimes from rustc_middle 2021-12-15 19:50:43 -05:00
mod.rs Build jump table at runtime. 2021-10-20 18:32:29 +02:00