mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 12:45:30 +00:00
explicitly handle auto trait leakage in coherence does not impact behavior but may avoid weird bugs in the future, cc https://github.com/rust-lang/trait-system-refactor-initiative/issues/65 r? ``@compiler-errors``