mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-01 01:47:27 +00:00
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.