Function rustc_expand::mbe::macro_rules::parse_failure_msg [−][src]
Expand description
Generates an appropriate parsing failure message. For EOF, this is “unexpected end…”. For other tokens, this is “unexpected token…”.