diff options
| author | bors <bors@rust-lang.org> | 2021-04-10 03:02:46 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-04-10 03:02:46 +0000 |
| commit | 481598b26db6144c580dc113f4d78b4151b5a1bc (patch) | |
| tree | 70bef0de8fcc0c73599b24cf73b6db4f0e53bc28 /compiler/rustc_codegen_llvm/src | |
| parent | dbcf3453ea384413b169a41cae494e44324ca7b0 (diff) | |
| parent | 0d7167698fcb957d98ccfb77729196bf33442841 (diff) | |
| download | rust-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
