rust/compiler/rustc_mir_build
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 compiler: Switch to rustc_abi in hir_pretty, lint_defs, and mir_build 2024-10-30 22:38:49 -07:00
messages.ftl turn rustc_box into an intrinsic 2025-01-03 12:01:31 +01:00