mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:20:59 +03:00
a4b11c8e60
some smaller DefiningOpaqueTypes::No -> Yes switches r? `@compiler-errors` These are some easy cases, so let's get them out of the way first. I added tests exercising the specialization code paths that I believe weren't tested so far. follow-up to https://github.com/rust-lang/rust/pull/117348