1
Fork 0
rust/compiler/rustc_ast_lowering/src
Matthias Krüger 0defc4f27f
Rollup merge of #137977 - nnethercote:less-kw-Empty-1, r=spastorino
Reduce `kw::Empty` usage, part 1

This PR fixes some confusing `kw::Empty` usage, fixing a crash test along the way.

r? ```@spastorino```
2025-03-07 19:15:34 +01:00
..
asm.rs Handle asm const similar to inline const 2025-02-26 19:27:19 +00:00
block.rs Introduce new parsing infrastructure and types for parsed attributes 2025-02-24 14:26:06 +01:00
delegation.rs compiler: remove rustc_target::spec::abi reexports 2025-02-09 20:45:47 -08:00
errors.rs Rollup merge of #137824 - estebank:rtn-sugg, r=compiler-errors 2025-03-01 16:03:18 +01:00
expr.rs Rollup merge of #137977 - nnethercote:less-kw-Empty-1, r=spastorino 2025-03-07 19:15:34 +01:00
format.rs Rustfmt 2025-02-08 22:12:13 +00:00
index.rs Use a different hir type for patterns in pattern types than we use in match patterns 2025-02-03 08:18:30 +00:00
item.rs Rollup merge of #132388 - frank-king:feature/where-cfg, r=petrochenkov 2025-03-03 10:40:56 +01:00
lib.rs Pass Option<Symbol> to def_path_data/create_def methods. 2025-03-07 20:53:00 +11:00
pat.rs Pass Option<Symbol> to def_path_data/create_def methods. 2025-03-07 20:53:00 +11:00
path.rs Provide more context on resolve error caused from incorrect RTN 2025-03-03 18:23:49 +00:00
stability.rs compiler: remove AbiDatas 2025-02-11 20:18:01 -08:00