mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 04:55:22 +03:00
ed620cf969
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.