diff options
| author | Esteban Küber <esteban@kuber.com.ar> | 2021-04-08 19:12:00 -0700 |
|---|---|---|
| committer | Esteban Küber <esteban@kuber.com.ar> | 2021-04-09 10:22:41 -0700 |
| commit | 0d7167698fcb957d98ccfb77729196bf33442841 (patch) | |
| tree | be354ce28502b1af078ab19d8b0fbc5f87f7e498 /compiler/rustc_codegen_llvm/src | |
| parent | 8e8159681f216e74c4e45aaa6440da0ecad8b5c3 (diff) | |
| download | rust-0d7167698fcb957d98ccfb77729196bf33442841.tar.gz rust-0d7167698fcb957d98ccfb77729196bf33442841.zip | |
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions
