mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 12:17:40 +00:00
Refactor complex conditions in `collect_tokens_trailing_token` More readability improvements for this complicated function. r? ````@petrochenkov````