Skip to content

Rollup of 5 pull requests - #40164

Merged
bors merged 10 commits into
rust-lang:masterfrom
steveklabnik:rollup
Mar 1, 2017
Merged

Rollup of 5 pull requests#40164
bors merged 10 commits into
rust-lang:masterfrom
steveklabnik:rollup

Conversation

alexcrichtonand 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
Copy Markdown
Contributor

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

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

@bors: r+ p=1

@bors

bors commented Feb 28, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 4fd2aed has been approved by steveklabnik

@bors

bors commented Mar 1, 2017

Copy link
Copy Markdown
Collaborator

⌛ 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

bors commented Mar 1, 2017

Copy link
Copy Markdown
Collaborator

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

@bors
bors merged commit 4fd2aed into rust-lang:masterMar 1, 2017
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@steveklabnik@rust-highfive@bors@Centril@alexcrichton@MajorBreakfast@topecongiro