add #[rustc_must_match_exhaustively]

This commit is contained in:
Jana Dönszelmann
2026-04-09 11:17:16 +02:00
parent 63c212e62b
commit 2facd34bc8
12 changed files with 244 additions and 2 deletions
+1
View File
@@ -1753,6 +1753,7 @@
rustc_main,
rustc_mir,
rustc_must_implement_one_of,
rustc_must_match_exhaustively,
rustc_never_returns_null_ptr,
rustc_never_type_options,
rustc_no_implicit_autorefs,