aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/impl_block.rs
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-09-12 10:38:07 +0100
committerAleksey Kladov <[email protected]>2019-09-12 10:38:07 +0100
commit3c68da792b52b9071e7e9bdac2b1cf8eb3c9e77b (patch)
tree38f7abdcd5c1ea03f8937e31504608320a46dd19 /crates/ra_hir/src/impl_block.rs
parentd614f463dedc269bd766f74024745e4fb6ba7020 (diff)
don't break parser error recovery in presence of macros
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!
Diffstat (limited to 'crates/ra_hir/src/impl_block.rs')
0 files changed, 0 insertions, 0 deletions