rust/compiler/rustc_expand
Nicholas Nethercote 3a5c4b6e4e Rename some attribute types for consistency.
- `AttributesData` -> `AttrsTarget`
- `AttrTokenTree::Attributes` -> `AttrTokenTree::AttrsTarget`
- `FlatToken::AttrTarget` -> `FlatToken::AttrsTarget`
2024-07-07 16:14:30 +10:00
..
src Rename some attribute types for consistency. 2024-07-07 16:14:30 +10:00
Cargo.toml Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
messages.ftl delegation: Do not crash on qpaths without a trait 2024-06-22 19:57:19 +03:00