mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 13:35:51 +00:00
use ty::Binder in rustdoc instead of `skip_binder` r? `@GuillaumeGomez` this is a preliminary cleanup required to be able to normalize correctly/conveniently in rustdoc
For more information about how rustc works, see the rustc dev guide.