rust/compiler/rustc_middle
Dylan DPC cca0f97985
Rollup merge of #111703 - Zoxc:queries-mod, r=cjgillot
Merge query property modules into one

This merges all the query modules that defines types into a single module per query with a normal naming convention for type aliases.

r? ``@cjgillot``
2023-05-18 17:37:10 +05:30
..
2023-04-30 09:48:47 +02:00
2023-05-16 19:53:38 +02:00

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