Skip to content

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

Merged
merged 14 commits into from
Mar 30, 2016
Merged

Rollup of 7 pull requests #32621

merged 14 commits into from
Mar 30, 2016

Conversation

tshepang and others added 14 commits March 29, 2016 00:56
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.
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
…asel422

doc: no need for an explicit iter()
doc: "of the" seems more correct than "to the"

It's also less ambiguous
@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@steveklabnik
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

📌 Commit 2ba8606 has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

⌛ Testing commit 2ba8606 with merge 4813f33...

@alexcrichton
Copy link
Member

@bors: retry force

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

⌛ Testing commit 2ba8606 with merge d1bddba...

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

💔 Test failed - auto-linux-cross-opt

@alexcrichton
Copy link
Member

@bors: retry force clean

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

⌛ Testing commit 2ba8606 with merge 97c2c49...

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

💔 Test failed - auto-win-msvc-64-opt-mir

@alexcrichton
Copy link
Member

@bors: retry force

On Wed, Mar 30, 2016 at 11:17 AM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-win-msvc-64-opt-mir
http://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt-mir/builds/118


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#32621 (comment)

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

⌛ Testing commit 2ba8606 with merge 61815ab...

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

💔 Test failed - auto-linux-64-x-armhf

@alexcrichton
Copy link
Member

@bors: retry

@bors
Copy link
Collaborator

bors commented Mar 30, 2016

⌛ Testing commit 2ba8606 with merge bfacabc...

bors added a commit that referenced this pull request Mar 30, 2016
Rollup of 7 pull requests

- Successful merges: #32580, #32591, #32603, #32605, #32606, #32607, #32608
- Failed merges:
@bors bors merged commit 2ba8606 into rust-lang:master Mar 30, 2016
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants