mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:20:40 +03:00
d38f6e82a4
`impl PartialEq<Punct> for char`; symmetry for #78636 Also fixes the "since" version of the original. Pinging ``@dtolnay`` and ``@petrochenkov.``