about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-10 03:02:46 +0000
committerbors <bors@rust-lang.org>2021-04-10 03:02:46 +0000
commit481598b26db6144c580dc113f4d78b4151b5a1bc (patch)
tree70bef0de8fcc0c73599b24cf73b6db4f0e53bc28 /compiler/rustc_codegen_llvm/src
parentdbcf3453ea384413b169a41cae494e44324ca7b0 (diff)
parent0d7167698fcb957d98ccfb77729196bf33442841 (diff)
downloadrust-481598b26db6144c580dc113f4d78b4151b5a1bc.tar.gz
rust-481598b26db6144c580dc113f4d78b4151b5a1bc.zip
Auto merge of #84024 - estebank:unclosed-brace-use, r=jackh726
Avoid `;` -> `,` recovery and unclosed `}` recovery from being too verbose

Those two recovery attempts have a very bad interaction that causes too
unnecessary output. Add a simple gate to avoid interpreting a `;` as a
`,` when there are unclosed braces.

Fix #83498.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions