mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-29 03:38:39 +00:00
It's never executed when running the entire test suite. I think it's because of the early return at the top of the function if `a.ty() != ty` succeeds.