mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
2b7b44bf27
internal: Improve readability of the parser code The code is basically equivalent to the previous version, but it improves the readability by making it much more simpler and concise.