-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Rollup of 7 pull requests #32621
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 7 pull requests #32621
Conversation
steveklabnik
commented
Mar 30, 2016
- Successful merges: verb agreement in core::convert docs #32580, Fix panic_fmt in the Book #32591, doc: first letter should be upper case #32603, doc: "mut" not needed for the examples #32605, doc: fix typo #32606, doc: no need for an explicit iter() #32607, doc: "of the" seems more correct than "to the" #32608
- Failed merges:
While implementing panic_fmt for the GameCube I noticed that the parameters given to it were completely broken. Turns out that panic_fmt requires the C ABI to work correctly. This should be fixed in the documentation, so that others don't make the same mistake. Thanks to mbrubeck in the IRC for helping me figure this out. Not specifying extern for lang_items correctly should potentially also be a compiler error.
It's also less ambiguous
verb agreement in core::convert docs
Fix panic_fmt in the Book While implementing panic_fmt for the GameCube I noticed that the parameters given to it were completely broken. Turns out that panic_fmt requires the C ABI to work correctly. This should be fixed in the documentation, so that others don't make the same mistake. Thanks to mbrubeck in the IRC for helping me figure this out. Not specifying extern for lang_items correctly should potentially also be a compiler error.
doc: first letter should be upper case
doc: "mut" not needed for the examples
doc: fix typo
…asel422 doc: no need for an explicit iter()
doc: "of the" seems more correct than "to the" It's also less ambiguous
(rust_highfive has picked a reviewer for you, use r? to override) |
@bors: r+ p=1 |
📌 Commit 2ba8606 has been approved by |
⌛ Testing commit 2ba8606 with merge 4813f33... |
@bors: retry force |
⌛ Testing commit 2ba8606 with merge d1bddba... |
💔 Test failed - auto-linux-cross-opt |
@bors: retry force clean |
⌛ Testing commit 2ba8606 with merge 97c2c49... |
💔 Test failed - auto-win-msvc-64-opt-mir |
@bors: retry force On Wed, Mar 30, 2016 at 11:17 AM, bors notifications@github.com wrote:
|
⌛ Testing commit 2ba8606 with merge 61815ab... |
💔 Test failed - auto-linux-64-x-armhf |
@bors: retry |