about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2019-10-25 18:30:02 -0700
committerEsteban Küber <esteban@kuber.com.ar>2019-10-30 12:05:17 -0700
commit053a09529a41931a217daecbe879b88386101249 (patch)
tree03a1d706c34c45f734bef94f2d9e26c627b298d5 /src/libstd/sys/unix/stack_overflow.rs
parentd3d28a49209a21628fda0245b631e5fc3465be1a (diff)
downloadrust-053a09529a41931a217daecbe879b88386101249.tar.gz
rust-053a09529a41931a217daecbe879b88386101249.zip
Reduce ammount of errors given unclosed delimiter
When in a file with a non-terminated item, catch the error and consume
the block instead of trying to recover it more granularly in order to
reduce the amount of unrelated errors that would be fixed after adding
the missing closing brace. Also point out the possible location of the
missing closing brace.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions