rust/compiler/rustc_expand
Nicholas Nethercote 208ca93cda Change return type of Attribute::tokens.
The `AttrTokenStream` is always immediately turned into a `TokenStream`.
2022-09-09 16:25:31 +10:00
..
src Change return type of Attribute::tokens. 2022-09-09 16:25:31 +10:00
Cargo.toml proc_macro: use crossbeam channels for the proc_macro cross-thread bridge 2022-07-29 17:38:12 -04:00