Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Rollup of 5 pull requests #40164

Merged
merged 10 commits into from
Mar 1, 2017
Merged

Rollup of 5 pull requests #40164

merged 10 commits into from
Mar 1, 2017

Conversation

alexcrichton and others added 10 commits February 27, 2017 12:46
These flags were supposed to be relevant for musl, not for gnu

cc rust-lang#39979
This contains two important bugfixes
I made these the same order as they were in the compiler, but for no good reason. Much easier to find out what you need when they're sorted alphabetically
…matsakis

travis: Fix typos in linux-tested-targets

These flags were supposed to be relevant for musl, not for gnu

cc rust-lang#39979
Structs doc: Change "pointers" to "references"

Let's call them "references" instead of "pointers". That's how they're called in chapter 4.9 "References and Borrowing".

r? @steveklabnik
…arget-has-atomic, r=alexcrichton

Add compile test for cfg_target_has_atomic

Issue rust-lang#39059.
I am concerned about whether the test is excessive.
update mdbook version

This contains two important bugfixes
…ook, r=frewsxcv

sort unstable book alphabetically

I made these the same order as they were in the compiler, but for no good reason. Much easier to find out what you need when they're sorted alphabetically

r? @frewsxcv
@rust-highfive
Copy link
Contributor

@steveklabnik: no appropriate reviewer found, use r? to override

@steveklabnik
Copy link
Member Author

@bors: r+ p=1

@bors
Copy link
Collaborator

bors commented Feb 28, 2017

📌 Commit 4fd2aed has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Mar 1, 2017

⌛ Testing commit 4fd2aed with merge 2f52386...

bors added a commit that referenced this pull request Mar 1, 2017
Rollup of 5 pull requests

- Successful merges: #40130, #40142, #40150, #40151, #40153
- Failed merges:
@bors
Copy link
Collaborator

bors commented Mar 1, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: steveklabnik
Pushing 2f52386 to master...

@bors bors merged commit 4fd2aed into rust-lang:master Mar 1, 2017
@Centril Centril added the rollup A PR which is a rollup label Oct 2, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
rollup A PR which is a rollup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants