-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rollup of 5 pull requests #70960
Rollup of 5 pull requests #70960
Conversation
bump Miri r? @ghost Cc @rust-lang/miri Fixes rust-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 Closes rust-lang#70875
…sts, r=Centril Add two const generics regression tests Closes rust-lang#66596. Closes rust-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. Fixes rust-lang#55861
@bors r+ p=5 rollup=never |
📌 Commit 2c3147f has been approved by |
🌲 The tree is currently closed for pull requests below priority 10, this pull request will be tested once the tree is reopened |
@bors r+ p=11 rollup=never |
💡 This pull request was already approved, no need to approve it again. |
📌 Commit 2c3147f has been approved by |
🌲 The tree is currently closed for pull requests below priority 10, this pull request will be tested once the tree is reopened |
⌛ Testing commit 2c3147f with merge cff82ecdc8199c96ac6190c3eaacc1dd617d072e... |
💔 Test failed - checks-azure |
@bors retry spurious |
☀️ Test successful - checks-azure |
📣 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