rust/compiler/rustc_trait_selection/src
bors a4b11c8e60 Auto merge of #121394 - oli-obk:define_opaque_types, r=compiler-errors
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
2024-04-04 17:42:07 +00:00
..
solve Use DefineOpaqueTypes::Yes where the new solver is unconditionally used already 2024-04-04 10:16:52 +00:00
traits Auto merge of #121394 - oli-obk:define_opaque_types, r=compiler-errors 2024-04-04 17:42:07 +00:00
errors.rs Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
infer.rs Remove EvaluatedToErrStackDependent 2024-03-31 20:44:30 -04:00
lib.rs Check x86_64 size assertions on aarch64, too 2024-04-03 16:53:03 +11:00
regions.rs Move trait into attr so it's greppable 2024-02-16 15:07:37 +00:00