mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 22:34:01 +00:00

Fix incorrect eq_unspanned in TokenStream Fixes rust-lang/rust#141522 r? ``@workingjubilee`` should we remove this function? since it's used in several places, i'd prefer to keep it.