mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-11 06:24:24 +00:00
![]() Parser has the invariant that `{}` are balanced. Previous code tried (unsucesfuly) maintain the same invariant for `$()` as well, but it was done in a rather ad-hoc manner: it's not at all obvious that it is possible to maintain both invariants! |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |