about summary refs log tree commit diff
path: root/compiler/rustc_index_macros/src/lib.rs
AgeCommit message (Expand)AuthorLines
2024-06-30Remove usage of specialization from newtype_index!bjorn3-4/+1
2024-06-12Use `tidy` to sort crate attributes for all compiler crates.Nicholas Nethercote-1/+3
2024-03-19Remove `SpecOptionPartialEq`clubby789-7/+1
2024-02-08Step all bootstrap cfgs forwardMark Rousskov-7/+7
2024-01-15Rollup merge of #119963 - clubby789:spec-allow-internal-unstable, r=compiler-...Matthias Krüger-0/+3
2024-01-14`allow_internal_unstable(min_specialization)` on `newtype_index`clubby789-0/+3
2024-01-14Add note on SpecOptionPartialEq to `newtype_index`clubby789-0/+3
2023-11-27Put backticks around some attributes in doc comments.Nicholas Nethercote-6/+6
2023-11-22Document `newtype_index` attributes.Nicholas Nethercote-2/+13
2023-11-18Begin nightly-ifying rustc_type_irMichael Goulet-0/+30