mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 00:18: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`