rust/compiler/rustc_middle
Yuki Okushi 0d8a1f4cbf
Rollup merge of #101447 - cjgillot:no-remap-resolver, r=spastorino
Remove generics_def_id_map from the resolver.

This is internal state for lowering.  This does not belong in the resolver.

r? ``@spastorino``
2022-09-06 08:36:10 +09:00
..
benches
src Rollup merge of #101447 - cjgillot:no-remap-resolver, r=spastorino 2022-09-06 08:36:10 +09:00
Cargo.toml Replace rustc_data_structures::thin_vec::ThinVec with thin_vec::ThinVec. 2022-08-29 15:42:13 +10:00
README.md

For more information about how rustc works, see the rustc dev guide.