rust/compiler/rustc_parse/src
bors 4c60a0ea5b Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkov
Overhaul `MacArgs`

Motivation:
- Clarify some code that I found hard to understand.
- Eliminate one use of three places where `TokenKind::Interpolated` values are created.

r? `@petrochenkov`
2022-05-04 21:16:28 +00:00
..
lexer errors: span_suggestion takes impl ToString 2022-04-29 02:05:20 +01:00
parser Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkov 2022-05-04 21:16:28 +00:00
lib.rs Rollup merge of #95301 - nnethercote:rm-NtTT, r=petrochenkov 2022-03-28 16:08:07 +02:00
validate_attr.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00