rust/compiler/rustc_query_impl
Joshua Nelson 1de08b19d1 Get rid of some usages of query_keys
Rustdoc documents these with the name of the type alias instead of normalizing them to the underlying type.
Use associated types instead so that the generated docs for nightly-rustc are easier to read.
2022-08-23 21:33:52 -05:00
..
src Get rid of some usages of query_keys 2022-08-23 21:33:52 -05:00
Cargo.toml Do not report cycle error when inferring return type for suggestion 2022-08-16 03:00:32 +00:00