rust/compiler/rustc_middle/src/query
Guillaume Gomez 75352dddf3
Rollup merge of #104909 - compiler-errors:normalize_opaque_types-is-misleading, r=fee1-dead
Rename `normalize_opaque_types` to `reveal_opaque_types_in_bounds`

1. The query name is a bit misleading, since it doesn't do any associated type normalization, and
2. since it only takes a predicate list, it sounds a bit more powerful than it actually is.
2022-11-26 17:47:24 +01:00
..
keys.rs Use Key impl to select cache. 2022-11-01 17:07:55 +00:00
mod.rs Rollup merge of #104909 - compiler-errors:normalize_opaque_types-is-misleading, r=fee1-dead 2022-11-26 17:47:24 +01:00