about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser/expr.rs
diff options
context:
space:
mode:
authorMark Rousskov <mark.simulacrum@gmail.com>2019-09-07 12:09:52 -0400
committerMark Rousskov <mark.simulacrum@gmail.com>2019-09-17 09:30:45 -0400
commit4cc5aaada2f8ffd444a7fbb10394b83ba3156525 (patch)
treef7ded400b0dcb851da043655185bc5416cbc6c07 /src/libsyntax/parse/parser/expr.rs
parent2a767eec0cae5aedb197d8fb823df67d93257fbd (diff)
downloadrust-4cc5aaada2f8ffd444a7fbb10394b83ba3156525.tar.gz
rust-4cc5aaada2f8ffd444a7fbb10394b83ba3156525.zip
Protect error handler fields with single lock
This avoids concurrency-related bugs when locks are acquired for too
short a time and similar cases.
Diffstat (limited to 'src/libsyntax/parse/parser/expr.rs')
0 files changed, 0 insertions, 0 deletions