mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 09:26:37 +00:00
`impl PartialEq<Punct> for char`; symmetry for #78636 Also fixes the "since" version of the original. Pinging ``@dtolnay`` and ``@petrochenkov.``