rust/compiler/rustc_ast_lowering
Nicholas Nethercote cde25f8dbe Simplify lower_mac_args.
The `token` is always an interpolated non-terminal expression, and
always a literal in valid code. This commit simplifies the processing
accordingly, by directly extracting and using the literal.
2022-04-29 15:14:31 +10:00
..
2022-04-29 15:14:31 +10:00