rust/compiler/rustc_ast_lowering
Matthias Krüger a20d0d5a5c
Rollup merge of #134989 - max-niederman:guard-patterns-hir, r=oli-obk
Lower Guard Patterns to HIR.

Implements lowering of [guard patterns](https://rust-lang.github.io/rfcs/3637-guard-patterns.html) (see the [tracking issue](#129967)) to HIR.
2025-01-07 21:39:40 +01:00
..
src Rollup merge of #134989 - max-niederman:guard-patterns-hir, r=oli-obk 2025-01-07 21:39:40 +01:00
Cargo.toml Fix ICE when passing DefId-creating args to legacy_const_generics. 2024-11-16 01:07:51 +01:00
messages.ftl review comments: rewordings 2024-12-09 21:55:13 +00:00