mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-16 15:53:13 +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`