mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-08 18:31:35 +00:00
Some cleanups in our normalization logic Changed a match to be exhaustive and deduplicated some code. r? ```@compiler-errors``` this pulls out the uncontroversial part of https://github.com/rust-lang/rust/pull/108860