Closed
Description
I randomly stumbled upon this section of the reference talking about how all literal tokens can have suffixes, not only number literals. I wasn't aware of that at all. Rust errors if such a token ever ends up in actual Rust code, but they are valid as input to proc macros.
This library should support those.
Metadata
Metadata
Assignees
Labels
No labels