rust/compiler/rustc_trait_selection/src
Matthias Krüger 0891cb4d81
Rollup merge of #119963 - clubby789:spec-allow-internal-unstable, r=compiler-errors
Fix `allow_internal_unstable` for `(min_)specialization`

Fixes #119950

Blocked on #119949 (comment doesn't make sense until that merges)

I'd like to follow this up and look for more instances of not properly checking spans for features but I wanted to fix the motivating issue.
2024-01-15 08:44:49 +01:00
..
solve Rollup merge of #119897 - compiler-errors:fulfillment-errors, r=lcnr 2024-01-15 08:44:48 +01:00
traits Rollup merge of #119963 - clubby789:spec-allow-internal-unstable, r=compiler-errors 2024-01-15 08:44:49 +01:00
errors.rs Rename some Diagnostic setters. 2024-01-03 19:40:20 +11:00
infer.rs Make InferCtxtExt::could_impl_trait less messed up 2024-01-13 22:00:34 +00:00
lib.rs readd the provisional cache 2024-01-09 09:15:56 +01:00