rust/compiler/rustc_expand
Nicholas Nethercote 7ea59e053b Remove NtMeta.
Note: there was an existing code path involving `Interpolated` in
`MetaItem::from_tokens` that was dead. This commit transfers that to the
new form, but puts an `unreachable!` call inside it.
2025-02-28 08:42:06 +11:00
..
src Remove NtMeta. 2025-02-28 08:42:06 +11:00
Cargo.toml Introduce new-style attribute parsers for several attributes 2025-02-24 14:31:17 +01:00
messages.ftl Tweak expand_incomplete_parse warning. 2024-10-28 14:12:45 +11:00