rust/compiler/rustc_middle
Guillaume Gomez b47008a7c2
Rollup merge of #143262 - dianqk:non_exhaustive, r=oli-obk
mir: Mark `Statement` and `BasicBlockData` as `#[non_exhaustive]`

Ensure they are always created using constructors.

r? oli-obk
2025-07-01 17:47:05 +02:00
..

For more information about how rustc works, see the rustc dev guide.