rust/compiler/rustc_hir
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 Add hir::Attribute 2024-12-15 19:18:46 +01:00