-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Rollup of 4 pull requests #26961
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 4 pull requests #26961
Conversation
Manishearth
commented
Jul 11, 2015
- Successful merges: doc: set playground to nightly for unstable code #26932, Small tweaks for the documentation of the primitive type array #26936, Upgrade rust-installer. Fixes install on Fedora-based Linuxes. #26943, Update boxed.rs #26944
- Failed merges:
@bors r+ p=10 force |
📌 Commit 25b1437 has been approved by |
r? @brson (rust_highfive has picked a reviewer for you, use r? to override) |
⌛ Testing commit 25b1437 with merge 1b28ffa... |
💔 Test failed - auto-mac-32-opt |
@bors retry force |
⚡ Previous build results for auto-linux-32-nopt-t, auto-linux-64-nopt-t, auto-linux-64-opt, auto-mac-64-nopt-t, auto-mac-64-opt, auto-win-gnu-32-nopt-t, auto-win-gnu-32-opt, auto-win-gnu-64-nopt-t, auto-win-gnu-64-opt are reusable. Rebuilding only auto-linux-32-opt, auto-linux-64-x-android-t, auto-mac-32-opt... |
Simple adjustment to auto select the nightly channel for examples using unstable feature.
Small tweaks for the documentation of the primitive type array Follow up to PR rust-lang#26923, fix a few small details.