mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-17 01:38:05 +00:00

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``
For more information about how rustc works, see the rustc dev guide.