diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-06-08 07:37:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-06-08 07:37:32 +0200 |
| commit | a90c5a3c699a10ed1f44a638fa18f6ddbc879d95 (patch) | |
| tree | 5038dedeb2ae8648214ed445d7d815f0a5ea260b /compiler/rustc_codegen_gcc | |
| parent | a64a9829c88d7353ff16c4e59835364b70118246 (diff) | |
| parent | b13eb61a2cdfac1e094c2a4d608086f40cea5e01 (diff) | |
| download | rust-a90c5a3c699a10ed1f44a638fa18f6ddbc879d95.tar.gz rust-a90c5a3c699a10ed1f44a638fa18f6ddbc879d95.zip | |
Rollup merge of #97823 - compiler-errors:missing-comma-match-arm, r=estebank
Recover missing comma after match arm If we're missing a comma after a match arm expression, try parsing another pattern and a following `=>`. If we find both of those, then recover by suggesting to insert a `,`. Fixes #80112
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
