Attribute::get_tokens
Returning `Vec<TokenTree>` works better for the call sites than returning `TokenStream`.
rustc_expand
rustc_parse