Uh oh!
There was an error while loading. Please reload this page.
Update smallvec and new_debug_unreachable - #58773
Conversation
rust-highfive
commented
Feb 27, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Centril
commented
Feb 27, 2019
r? @kennytm |
kennytm
commented
Feb 27, 2019
😕 Failed to build stage1-rustc. |
taiki-e
commented
Feb 27, 2019
@kennytm The problem seems to be occurring here: |
taiki-e
commented
Feb 27, 2019
It seems to be the same ICE: #56440 (comment) |
kennytm
commented
Feb 27, 2019
Thanks. cc @bluss |
bors
commented
Mar 2, 2019
☔ The latest upstream changes (presumably #56946) made this pull request unmergeable. Please resolve the merge conflicts. |
Dylan-DPC-zz
commented
Mar 18, 2019
ping from triage @taiki-e is this blocked on that PR? since the PR got closed due to inactivity |
taiki-e
commented
Mar 18, 2019
This PR is blocked by the ICE in stage1 (that (closed) PR was also blocked by the same ICE), but I don't have time to look this, so I close this PR. |
…tsakis Updates smallvec and new_debug_unreachable The version `0.6.10` of smallvec has released that fixes an [ICE](rust-lang#61549). This is re-submission of rust-lang#58773. And this may let rust-lang#56440 re-start.
…tsakis Updates smallvec and new_debug_unreachable The version `0.6.10` of smallvec has released that fixes an [ICE](rust-lang#61549). This is re-submission of rust-lang#58773. And this may let rust-lang#56440 re-start.
…tsakis Updates smallvec and new_debug_unreachable The version `0.6.10` of smallvec has released that fixes an [ICE](rust-lang#61549). This is re-submission of rust-lang#58773. And this may let rust-lang#56440 re-start.
This removes two unmaintained dependencies (see servo/rust-smallvec#140 and crossbeam-rs/crossbeam#312 (comment)).