Uh oh!
There was an error while loading. Please reload this page.
Unused variable suggestions apply on all patterns. - #57899
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
estebank
commented
Jan 25, 2019
@bors r+ |
1 similar comment
estebank
commented
Jan 25, 2019
@bors r+ |
estebank
commented
Jan 25, 2019
@bors are you still there? |
Centril
commented
Jan 25, 2019
@bors r=estebank |
bors
commented
Jan 25, 2019
📌 Commit 12cdaec has been approved by |
Centril
commented
Jan 25, 2019
@estebank Bors just likes me more =P |
Centril
commented
Jan 26, 2019
Rollup fairness, @bors p=1 |
Unused variable suggestions apply on all patterns. Fixesrust-lang#56685. This PR extends existing suggestions to prefix unused variable bindings in match arms with an underscore so that it applies to all patterns in a match arm. r? @estebank cc @alexcrichton (since you filed the issue)
bors
commented
Jan 27, 2019
⌛ Testing commit 12cdaec with merge 22768ccab68d22ea475f136f1e127f56404ec297... |
Centril
commented
Jan 27, 2019
Failed in rollup, #57930 (comment) @bors r- retry |
This comment has been minimized.
This comment has been minimized.
estebank
commented
Jan 27, 2019
@bors r+ |
bors
commented
Jan 27, 2019
📌 Commit cd6e1ce has been approved by |
Unused variable suggestions apply on all patterns. Fixesrust-lang#56685. This PR extends existing suggestions to prefix unused variable bindings in match arms with an underscore so that it applies to all patterns in a match arm. r? @estebank cc @alexcrichton (since you filed the issue)
bors
commented
Jan 28, 2019
⌛ Testing commit cd6e1ce with merge b9a301e3d36e874c739116af6e2e5550dbdb2787... |
Centril
commented
Jan 28, 2019
Failed in rollup, #57938 (comment). @bors r- retry |
This comment has been minimized.
This comment has been minimized.
Centril
commented
Jan 28, 2019
@estebank |
This commit extends existing suggestions to prefix unused variable bindings in match arms with an underscore so that it applies to all patterns in a match arm.
davidtwco
commented
Jan 28, 2019
@bors r=estebank |
bors
commented
Jan 28, 2019
📌 Commit 5f021e0 has been approved by |
bors
commented
Jan 28, 2019
Unused variable suggestions apply on all patterns. Fixes#56685. This PR extends existing suggestions to prefix unused variable bindings in match arms with an underscore so that it applies to all patterns in a match arm. r? @estebank cc @alexcrichton (since you filed the issue)
bors
commented
Jan 28, 2019
☀️ Test successful - checks-travis, status-appveyor |
bors
commented
Jan 28, 2019
☀️ Test successful - checks-travis, status-appveyor |
Fixes#56685.
This PR extends existing suggestions to prefix unused variable bindings in match arms with an underscore so that it applies to all patterns in a match arm.
r? @estebank
cc @alexcrichton (since you filed the issue)