rust/compiler/rustc_ast_lowering/src
bors 18be2728bd Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkov
Parse unnamed fields and anonymous structs or unions (no-recovery)

It is part of #114782 which implements #49804. Only parse anonymous structs or unions in struct field definition positions.

r? `@petrochenkov`
2023-08-24 12:52:35 +00:00
..
asm.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00
block.rs rustc_ast_lowering: remove ref patterns 2022-11-22 18:49:29 +00:00
errors.rs feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
expr.rs Move scrutinee HirId into MatchSource::TryDesugar 2023-08-14 21:43:56 +00:00
format.rs Limit lifetime of format_args!() with inlined args. 2023-05-09 16:08:40 +02:00
index.rs Separate AnonConst from ConstBlock in HIR. 2023-06-02 21:25:18 +00:00
item.rs feat: riscv-interrupt-{m,s} calling conventions 2023-08-08 18:09:56 -07:00
lib.rs Auto merge of #115131 - frank-king:feature/unnamed-fields-lite, r=petrochenkov 2023-08-24 12:52:35 +00:00
lifetime_collector.rs Record binder for bare trait object in LifetimeCollectVisitor 2023-08-11 03:15:41 +00:00
pat.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00
path.rs lower impl const to bind to host effect param 2023-08-06 13:34:53 +00:00