mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
157bab670f
Don't perform selection if inherent associated types are not enabled Fixes #113265. As discussed r? `@compiler-errors`