mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
87df3f663d
Remove ordering traits from `rustc_span::hygiene::LocalExpnId` Part of work on #90317. Also adds a negative impl block as a form of documentation and a roadblock to regression.