mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-21 12:28:29 +00:00

Rewrite `orphan_check_trait_ref` to use a `TypeVisitor`
The current impl is far more confusing than it has any right to be ✨
r? rust-lang/types