Skip to content
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

fix core for targets with max-atomic-width = 0 #45882

Merged
merged 1 commit into from
Nov 10, 2017
Merged

Conversation

japaric
Copy link
Member

@japaric japaric commented Nov 8, 2017

closes #45802

cc @kennytm

@kennytm
Copy link
Member

kennytm commented Nov 9, 2017

@bors r+

Thanks!

@bors
Copy link
Contributor

bors commented Nov 9, 2017

📌 Commit 47ed473 has been approved by kennytm

@kennytm kennytm added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Nov 9, 2017
kennytm added a commit to kennytm/rust that referenced this pull request Nov 10, 2017
fix core for targets with max-atomic-width = 0

closes rust-lang#45802

cc @kennytm
bors added a commit that referenced this pull request Nov 10, 2017
Rollup of 9 pull requests

- Successful merges: #45783, #45856, #45863, #45869, #45878, #45882, #45887, #45895, #45901
- Failed merges:
@bors bors merged commit 47ed473 into rust-lang:master Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly fails to compile core with Xargo on thumbv6m due to missing AtomicPtr
3 participants