Uh oh!
There was an error while loading. Please reload this page.
Rollup of 5 pull requests - #70960
Conversation
bump Miri r? @ghost Cc @rust-lang/miri Fixesrust-lang#70894
Update cargo 4 commits in 6e07d2dfb7fc87b1c9489de41da4dafa239daf03..390e8f245ef2cd7ac698b8a76abf029f9abcab0d 2020-03-31 03:22:39 +0000 to 2020-04-07 17:46:45 +0000 - Compatibility for rust-lang#69926 (rust-lang/cargo#8080) - Add note about converting triple case in environment variables (rust-lang/cargo#8079) - Add support for `-Cembed-bitcode=no` (rust-lang/cargo#8066) - Add triagebot configuration (rust-lang/cargo#8059)
Update Clippy Closesrust-lang#70875
…sts, r=Centril Add two const generics regression tests Closesrust-lang#66596. Closesrust-lang#61522.
…-Simulacrum Disable try_reserve tests on Android Calling `realloc` with large sizes seems to be broken on older Android versions that use dlmalloc as the default allocator. This is not an issue for modern Android versions that use jemalloc. Fixesrust-lang#55861
Centril
commented
Apr 9, 2020
@bors r+ p=5 rollup=never |
bors
commented
Apr 9, 2020
📌 Commit 2c3147f has been approved by |
bors
commented
Apr 9, 2020
🌲 The tree is currently closed for pull requests below priority 10, this pull request will be tested once the tree is reopened |
Centril
commented
Apr 9, 2020
@bors r+ p=11 rollup=never |
bors
commented
Apr 9, 2020
💡 This pull request was already approved, no need to approve it again. |
bors
commented
Apr 9, 2020
📌 Commit 2c3147f has been approved by |
bors
commented
Apr 9, 2020
🌲 The tree is currently closed for pull requests below priority 10, this pull request will be tested once the tree is reopened |
bors
commented
Apr 9, 2020
⌛ Testing commit 2c3147f with merge cff82ecdc8199c96ac6190c3eaacc1dd617d072e... |
bors
commented
Apr 9, 2020
💔 Test failed - checks-azure |
Centril
commented
Apr 9, 2020
@bors retry spurious |
bors
commented
Apr 9, 2020
bors
commented
Apr 9, 2020
☀️ Test successful - checks-azure |
rust-highfive
commented
Apr 9, 2020
📣 Toolstate changed by #70960! Tested on commit 94d3463. 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq). |
Tested on commit rust-lang/rust@94d3463. Direct link to PR: <rust-lang/rust#70960> 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq). 🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton@oli-obk@Manishearth@flip1995@yaahc@phansch@llogiq). 🎉 miri on windows: build-fail → test-pass (cc @oli-obk@eddyb@RalfJung). 🎉 miri on linux: build-fail → test-pass (cc @oli-obk@eddyb@RalfJung).
Successful merges:
Failed merges:
r? @ghost