Uh oh!
There was an error while loading. Please reload this page.
Stabilize match_default_bindings - #49394
Conversation
rust-highfive
commented
Mar 26, 2018
dd98f84 to
1f6a313Comparepetrochenkov
commented
Mar 26, 2018
1f6a313 to
38520cfComparecramertj
commented
Mar 26, 2018
@petrochenkov See my comment above-- these are both errors now, and I believe they could be made to not error in the future in a backwards-compatible way. |
bors
commented
Mar 27, 2018
☔ The latest upstream changes (presumably #49053) made this pull request unmergeable. Please resolve the merge conflicts. |
38520cf to
578ab15CompareThere was a problem hiding this comment.
This should definitely not be 1.22.0...
578ab15 to
d36eee1Comparenikomatsakis
commented
Mar 27, 2018
@bors r+ |
bors
commented
Mar 27, 2018
📌 Commit d36eee1 has been approved by |
kennytm
commented
Mar 27, 2018
@bors p=15 |
bors
commented
Mar 27, 2018
Stabilize match_default_bindings This includes a submodule update to rustfmt in order to allow a stable feature declaration. r? @nikomatsakis cc #42640 Many of the tests this PR touches are merely testing the current lack of desired future behavior around #44849 and #44848 (cc @tschottdorf). I noticed the bullets for those items were checked on the tracking issue-- I've unchecked them, as they don't appear to have been completed and I don't see any comments indicating that we don't want to pursue them further. Still, I think it's fine to stabilize the current behavior, as I think expanding it in the future should be backwards-compatible.
bors
commented
Mar 27, 2018
💔 Test failed - status-appveyor |
kennytm
commented
Mar 27, 2018
@bors retry 3 hour timeout |
bors
commented
Mar 27, 2018
⌛ Testing commit d36eee1 with merge 7cd6ced665f481746902e12d9d5fd3da2ed314b3... |
bors
commented
Mar 28, 2018
💔 Test failed - status-appveyor |
kennytm
commented
Mar 28, 2018
@cramertj I think you need to actually rebase. |
This includes a submodule update to rustfmt in order to allow a stable feature declaration.
d36eee1 to
3c65f53Comparecramertj
commented
Mar 28, 2018
bors
commented
Mar 28, 2018
📌 Commit 3c65f53 has been approved by |
bors
commented
Mar 28, 2018
⌛ Testing commit 3c65f53 with merge 29b54f86dc2d61faf66686fc40cc7f11759ac7fa... |
bors
commented
Mar 28, 2018
💔 Test failed - status-travis |
Mark-Simulacrum
commented
Mar 28, 2018
I will assume that this is spurious, but I suppose we should also cc @BurntSushi. @bors retry |
kennytm
commented
Mar 28, 2018
The xsv error is supposed to be fixed by BurntSushi/xsv@92de288 and #45550, not sure why this is coming back... |
BurntSushi
commented
Mar 28, 2018
@Mark-Simulacrum I would say that is definitely spurious. I'll try to take a closer look soonish, but not sure exactly when. |
bors
commented
Mar 28, 2018
Stabilize match_default_bindings This includes a submodule update to rustfmt in order to allow a stable feature declaration. r? @nikomatsakis cc #42640 Many of the tests this PR touches are merely testing the current lack of desired future behavior around #44849 and #44848 (cc @tschottdorf). I noticed the bullets for those items were checked on the tracking issue-- I've unchecked them, as they don't appear to have been completed and I don't see any comments indicating that we don't want to pursue them further. Still, I think it's fine to stabilize the current behavior, as I think expanding it in the future should be backwards-compatible.
bors
commented
Mar 28, 2018
☀️ Test successful - status-appveyor, status-travis |
This includes a submodule update to rustfmt
in order to allow a stable feature declaration.
r? @nikomatsakis
cc #42640
Many of the tests this PR touches are merely testing the current lack of desired future behavior around #44849 and #44848 (cc @tschottdorf). I noticed the bullets for those items were checked on the tracking issue-- I've unchecked them, as they don't appear to have been completed and I don't see any comments indicating that we don't want to pursue them further. Still, I think it's fine to stabilize the current behavior, as I think expanding it in the future should be backwards-compatible.