Skip to content

Rollup of 4 pull requests - #41156

Merged
bors merged 10 commits into
rust-lang:masterfrom
TimNN:rollup
Apr 8, 2017
Merged

Rollup of 4 pull requests#41156
bors merged 10 commits into
rust-lang:masterfrom
TimNN:rollup

Conversation

@TimNN

@TimNNTimNN commented Apr 8, 2017

Copy link
Copy Markdown
Contributor

Jorge Aparicioand others added 10 commits April 7, 2017 01:05
"msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib]
Gets shipped in 1.18 instead.
This matches the logic that was in `./configure` before f8ca805.
document some existing unstable features
"msp430-interrupt", "ptx-kernel" and #![compiler_builtins_lib]
r? @steveklabnik
…r=nagisa
Optimize AtomicBool::fetch_nand
This is an attempt to push the PR rust-lang#40563 to completion.
Benchmark: [source](https://gist.github.com/stjepang/023f5025623f5474184f9f4dfd6379ae)
Improvement:
```
name old_ ns/iter new_ce_ ns/iter diff ns/iter diff %
1t 146,440 89,904 -56,536 -38.61%
2t 561,456 316,835 -244,621 -43.57%
4t 2,822,821 1,005,424 -1,817,397 -64.38%
```
r? @eddyb
cc @alexcrichton@nagisa
pub(restricted) didn't make it into 1.17
Gets shipped in 1.18 instead.
bootstrap.py: fix armv7 detection
This matches the logic that was in `./configure` before f8ca805.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @GuillaumeGomez

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

@TimNN

TimNN commented Apr 8, 2017

Copy link
Copy Markdown
ContributorAuthor

@bors r+ p=10

@bors

bors commented Apr 8, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit c04b39f has been approved by TimNN

@bors

bors commented Apr 8, 2017

Copy link
Copy Markdown
Collaborator

⌛ Testing commit c04b39f with merge 3178d43...

bors added a commit that referenced this pull request Apr 8, 2017
Rollup of 4 pull requests
- Successful merges: #41135, #41143, #41146, #41152
- Failed merges:
@bors

bors commented Apr 8, 2017

Copy link
Copy Markdown
Collaborator

☀️ Test successful - status-appveyor, status-travis
Approved by: TimNN
Pushing 3178d43 to master...

@bors
bors merged commit c04b39f into rust-lang:masterApr 8, 2017
@TimNN
TimNN deleted the rollup branch April 8, 2017 09:23
@TimNNTimNN mentioned this pull request Apr 8, 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

@TimNN@rust-highfive@bors@Centril@GuillaumeGomez@est31@cuviper