mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 18:27:26 +00:00
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.
For more information about how the query system works, see the rustc dev guide.