mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 11:51:31 +03:00
0736a03a78
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.