Uh oh!
There was an error while loading. Please reload this page.
[stable] 1.34.1 point release - #60198
Conversation
rust-highfive
commented
Apr 23, 2019
|
jonas-schievink
commented
Apr 23, 2019
Would be nice to include the stable-accepted release notes fixes as well: |
It's a primitive slice method, not a standalone function.
emilyalbini
commented
Apr 23, 2019
Good catch, added! |
Mark-Simulacrum
commented
Apr 23, 2019
@bors r+ p=1000 |
bors
commented
Apr 23, 2019
📌 Commit 34aed3d has been approved by |
bors
commented
Apr 23, 2019
⌛ Testing commit 34aed3d with merge 51a0553fd41238b8a723b858c97ff7932acf189e... |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
bors
commented
Apr 24, 2019
💔 Test failed - status-appveyor |
emilyalbini
commented
Apr 24, 2019
Eeek? @bors retry |
bors
commented
Apr 24, 2019
⌛ Testing commit 34aed3d with merge bb9f4bfb6497da2cfe2fb37a163caa8810a00d71... |
This comment has been minimized.
This comment has been minimized.
jonas-schievink
commented
Apr 24, 2019
I had a similar error when running the tests on Arch Linux, for me the solution was to uninstall the system's LLDB. Not sure why this suddenly popped up on AppVeyor though. |
emilyalbini
commented
Apr 24, 2019
Wtf? AppVeyor wasn't scheduled. @bors retry |
@bors treeclosed- AppVeyor said to have fixed the issue. |
bors
commented
Apr 24, 2019
[stable] 1.34.1 point release The release date is April 25th. Included in this point release: * #59891: Fix the link to sort_by_cached_key * #59989: Fix links to Atomic* in RELEASES.md * rust-lang/rust-clippy#3805: Fix ICE https://github.com/rust-lang/rust-clippy/issue/3747 * rust-lang/rust-clippy#3821: do not trigger redundant_closure when there is a difference in borrow... * rust-lang/rust-clippy#3844: Fix two missing_const_for_fn false positives
This comment has been minimized.
This comment has been minimized.
bors
commented
Apr 24, 2019
💔 Test failed - status-appveyor |
Mark-Simulacrum
commented
Apr 24, 2019
Appveyor updated their build images on April 14th, which involved an LLVM upgrade (to 8) and Python upgrades: https://www.appveyor.com/updates/2019/04/14/. With the theory that this might be responsible for our troubles, I've pushed a commit downgrading to the "previous" image. @bors r+ |
bors
commented
Apr 24, 2019
📌 Commit 9a8268e has been approved by |
bors
commented
Apr 24, 2019
[stable] 1.34.1 point release The release date is April 25th. Included in this point release: * #59891: Fix the link to sort_by_cached_key * #59989: Fix links to Atomic* in RELEASES.md * rust-lang/rust-clippy#3805: Fix ICE https://github.com/rust-lang/rust-clippy/issue/3747 * rust-lang/rust-clippy#3821: do not trigger redundant_closure when there is a difference in borrow... * rust-lang/rust-clippy#3844: Fix two missing_const_for_fn false positives
This comment has been minimized.
This comment has been minimized.
bors
commented
Apr 24, 2019
💔 Test failed - status-appveyor |
jethrogb
commented
Apr 24, 2019
Same failure as before |
emilyalbini
commented
Apr 24, 2019
I think the @bors r=Mark-Simulacrum p=1000 |
bors
commented
Apr 24, 2019
📌 Commit d8a026d has been approved by |
[stable] 1.34.1 point release The release date is April 25th. Included in this point release: * #59891: Fix the link to sort_by_cached_key * #59989: Fix links to Atomic* in RELEASES.md * rust-lang/rust-clippy#3805: Fix ICE https://github.com/rust-lang/rust-clippy/issue/3747 * rust-lang/rust-clippy#3821: do not trigger redundant_closure when there is a difference in borrow... * rust-lang/rust-clippy#3844: Fix two missing_const_for_fn false positives
bors
commented
Apr 24, 2019
fortanix-bot
commented
Apr 24, 2019
bors
commented
Apr 25, 2019
☀️ Test successful - checks-travis, status-appveyor |
The release date is April 25th.
Included in this point release: