rust/compiler/rustc_ast_lowering
Vadim Petrochenkov 5f8030dcc9 hir: Remove unnecessary HirId from hir::Let
It has 1-to-1 correspondence to its expression id.

Also remove mostly useless `visit_let_expr`.
2024-01-28 02:04:39 +03:00
..
src hir: Remove unnecessary HirId from hir::Let 2024-01-28 02:04:39 +03:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl Async closures will move params into the future always 2024-01-16 17:12:10 +00:00