Skip to content

Conversation

TimNN
Copy link
Contributor

@TimNN TimNN commented Apr 8, 2017

Jorge Aparicio and 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
Contributor

r? @GuillaumeGomez

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

@TimNN
Copy link
Contributor Author

TimNN commented Apr 8, 2017

@bors r+ p=10

@bors
Copy link
Collaborator

bors commented Apr 8, 2017

📌 Commit c04b39f has been approved by TimNN

@bors
Copy link
Collaborator

bors commented Apr 8, 2017

⌛ 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
Copy link
Collaborator

bors commented Apr 8, 2017

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

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

7 participants