]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkov
authorbors <bors@rust-lang.org>
Wed, 4 May 2022 21:16:28 +0000 (21:16 +0000)
committerbors <bors@rust-lang.org>
Wed, 4 May 2022 21:16:28 +0000 (21:16 +0000)
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`


No differences found