rust/compiler/rustc_ast_lowering/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
..
asm.rs Reimplement lowering of sym operands for asm! so that it also works with global_asm! 2022-04-14 15:32:03 +01:00
block.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00
expr.rs Auto merge of #95380 - compiler-errors:unit-destructure-assign, r=nikomatsakis 2022-05-03 22:29:58 +00:00
index.rs Auto merge of #91557 - cjgillot:ast-lifetimes-named, r=petrochenkov 2022-04-27 23:13:28 +00:00
item.rs Add do yeet expressions to allow experimentation in nightly 2022-04-30 17:40:27 -07:00
lib.rs Auto merge of #96546 - nnethercote:overhaul-MacArgs, r=petrochenkov 2022-05-04 21:16:28 +00:00
pat.rs Add more information to impl Trait deny error 2022-02-17 18:45:53 -08:00
path.rs Create a specific struct for lifetime capture. 2022-04-27 22:03:12 +02:00