clubby789
5f254d8b66
Remove SpecOptionPartialEq
2024-03-19 16:32:01 +00:00
Mark Rousskov
9a5034a20e
Step all bootstrap cfgs forward
...
This also takes care of other bootstrap-related changes.
2024-02-08 07:44:34 -05:00
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
clubby789
eb63d3a49d
allow_internal_unstable(min_specialization)
on newtype_index
2024-01-14 19:07:13 +00:00
clubby789
4ca6342eb3
Add note on SpecOptionPartialEq to newtype_index
2024-01-14 00:24:39 +00:00
Nicholas Nethercote
f1eee2843f
Put backticks around some attributes in doc comments.
...
Without backticks they cause some "unresolved link to `foo`" warnings.
2023-11-27 09:37:01 +11:00
Nicholas Nethercote
0991374bd1
Document newtype_index
attributes.
2023-11-22 18:38:20 +11:00
Michael Goulet
4506681e2f
Begin nightly-ifying rustc_type_ir
2023-11-18 00:20:00 +00:00