| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-01-15 | Rollup merge of #119963 - clubby789:spec-allow-internal-unstable, ↵ | Matthias Krüger | -0/+3 | |
| 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-14 | `allow_internal_unstable(min_specialization)` on `newtype_index` | clubby789 | -0/+3 | |
| 2024-01-14 | Add note on SpecOptionPartialEq to `newtype_index` | clubby789 | -0/+3 | |
| 2023-11-27 | Put backticks around some attributes in doc comments. | Nicholas Nethercote | -6/+6 | |
| Without backticks they cause some "unresolved link to `foo`" warnings. | ||||
| 2023-11-22 | Document `newtype_index` attributes. | Nicholas Nethercote | -2/+13 | |
| 2023-11-18 | Begin nightly-ifying rustc_type_ir | Michael Goulet | -0/+30 | |
