about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-13 06:41:22 +0100
committerGitHub <noreply@github.com>2024-03-13 06:41:22 +0100
commite42a7024305417e516a1dd9cf58eff3d5af62c69 (patch)
treef4db5102ce072c3e37da9c68535a0743045890f7 /compiler/rustc_interface/src
parent8b9ef3b99627b8469e48dbb237e4a1d604985457 (diff)
parent9962a01e9f5d5a48b170b7e362958fca3236b702 (diff)
downloadrust-e42a7024305417e516a1dd9cf58eff3d5af62c69.tar.gz
rust-e42a7024305417e516a1dd9cf58eff3d5af62c69.zip
Rollup merge of #122255 - Nadrieril:min_exh_pats-libs, r=scottmcm
Use `min_exhaustive_patterns` in core & std

[`min_exhaustive_patterns`](https://github.com/rust-lang/rust/issues/119612) provides a subset of the functionality of [`exhaustive_patterns`](https://github.com/rust-lang/rust/issues/51085) which is likely to be stabilized much earlier than the full feature.

The subset covers all the compiler and std use cases. `compiler/` [already uses it](https://github.com/rust-lang/rust/pull/120742/commits/9dd6eda778b5320be1a9fbfb21eae3c1b733e744); this PR switches `std` over.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions