rust/compiler/rustc_trait_selection/src
bors 7402a39447 Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis
Removing the `def_id` field from hot `ParamEnv` to make it smaller

This PR addresses https://github.com/rust-lang/rust/issues/74865.
2020-09-13 16:28:22 +00:00
..
traits Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis 2020-09-13 16:28:22 +00:00
autoderef.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
infer.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
opaque_types.rs Remove def_id field from ParamEnv 2020-09-09 10:14:31 +02:00