Open dvc94ch opened 7 years ago
This PR fixes building steed with a recent rust-src version.
Actually, none of the Xargo.toml should specify compiler-builtins as a git repo.
That should work, I think.
@homunkulus r+
:pushpin: Commit e56b319 has been approved by japaric
:hourglass: Testing commit e56b319b3014f6c2cf9e7d7851212548fcd8b0db with merge fabd9c0020b5d886d95758cda9587a80bda4e3ed...
:broken_heart: Test failed - status-travis
:hourglass: Testing commit e56b319b3014f6c2cf9e7d7851212548fcd8b0db with merge 42fde8f1ad27e03bd3dbb627d2dd836732a3493c...
:broken_heart: Test failed - status-travis
Mmh error[E0463]: can't find crate for
std`, I think I had this error too and then it magically disappeared. Any idea why it's trying to find a crate for
std`?
Any idea why it's trying to find a crate for std?
The rand
crate from crates.io depends on std. I don't think we need rand
to be a dev-dependency though. Removing it should fix the error, I think.
@homunkulus r+
:pushpin: Commit 2e9830c has been approved by japaric
:hourglass: Testing commit 2e9830ce3d8fe432f56323f3867266db6444a2f2 with merge a8873256b66b752f2c9f1ed3450e9e6da96344ab...
:broken_heart: Test failed - status-travis
Problems with the Xargo sysroot. Let's try again.
@homunkulus r+
:pushpin: Commit 5883feb has been approved by japaric
:hourglass: Testing commit 5883feb5a6e28c2f2ac0868d61588563e74f0fa9 with merge bb7c83110aaf817399a0199bfcb8f39c7e1d7f8e...
:broken_heart: Test failed - status-travis
:hourglass: Testing commit 5883feb5a6e28c2f2ac0868d61588563e74f0fa9 with merge 0c283045a45ab5a1282143deea35c4ac25af3f6f...
:broken_heart: Test failed - status-travis
:hourglass: Testing commit 5883feb5a6e28c2f2ac0868d61588563e74f0fa9 with merge e5eed94e2f44320b7efbe8841377c98201cebb9f...
:broken_heart: Test failed - status-travis
:hourglass: Testing commit 5883feb5a6e28c2f2ac0868d61588563e74f0fa9 with merge 61608e0e0d818d684e4146c6d65a11aa359541ac...
:broken_heart: Test failed - status-travis
:hourglass: Testing commit 5883feb5a6e28c2f2ac0868d61588563e74f0fa9 with merge 08639da22d269e5352f0464ef6b474fcfe5dc1e8...
:broken_heart: Test failed - status-travis
:hourglass: Testing commit 5883feb5a6e28c2f2ac0868d61588563e74f0fa9 with merge aec06deaf25bd05f63ca980dfea4347741dc3aad...
:broken_heart: Test failed - status-travis
I'm guessing the entire rand folder can be deleted (still contains rand/reader.rs), but I left it for now, since it wasn't removed in rust/src/libstd yet.
Rust lang commit: 6bc8f164b09b9994e6a2d4c4ca60d7d36c09d3fe