diff options
| author | Dylan DPC <dylan.dpc@gmail.com> | 2020-04-12 23:47:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 23:47:36 +0200 |
| commit | 6947dec3a687a2e8711dd18f702d9725e94cd52e (patch) | |
| tree | 56e9236355339ecdba93e6270a2d622908e1d8af /src/test/rustdoc-ui/coverage/json.rs | |
| parent | 3712e11a828af2eea273a3e7300115e65833fbc5 (diff) | |
| parent | 32216383fa2f16047f1130f1b7bc6dfea0272272 (diff) | |
| download | rust-6947dec3a687a2e8711dd18f702d9725e94cd52e.tar.gz rust-6947dec3a687a2e8711dd18f702d9725e94cd52e.zip | |
Rollup merge of #67766 - sapir:fix-unused-in-or-pattern-warning, r=matthewjasper
Fix warning for unused variables in or pattern (issue #67691)
Is this a good way to fix it?
Also, the tests fail, the "fixed" code output says `{ i, j }` instead of `{ i, j: _ }`, how can I fix that?
Diffstat (limited to 'src/test/rustdoc-ui/coverage/json.rs')
0 files changed, 0 insertions, 0 deletions
