mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 09:38:26 +03:00
113e815b36
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