mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-30 04:24:26 +00:00
Exhaustiveness: clean up after librarification This cleans up some things that weren't done nicely by https://github.com/rust-lang/rust/pull/118842. r? `@compiler-errors`