mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +00:00

`To` is better than `Create` for indicating that this is a non-consuming conversion, rather than creating something out of nothing. And the addition of `Attr` is because the current names makes them sound like they relate to `TokenStream`, but really they relate to `AttrTokenStream`.