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

[beta] Boostrap from released compilers #44235

Merged
merged 5 commits into from
Sep 2, 2017
Merged

Conversation

alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Sep 1, 2017

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Sep 1, 2017

📌 Commit 03c5b46 has been approved by alexcrichton

alexcrichton and others added 4 commits September 1, 2017 10:06
This commit flags all allocation-related functions in liballoc as "this can't
unwind" which should largely resolve the size-related issues found on rust-lang#42808.
The documentation on the trait was updated with such a restriction (they can't
panic) as well as some other words about the relative instability about
implementing a bullet-proof allocator.

Closes rust-lang#42808
The crate itself is internally referenced by serde_derive.
No need to depend on librustc! All we need is libstd

Closes rust-lang#44140
No need to use dev any more!
@alexcrichton
Copy link
Member Author

cc @nrc

I'm using this PR now to do a few more backports and bump the beta version

@bors: r+ p=5

@bors
Copy link
Contributor

bors commented Sep 1, 2017

📌 Commit 38b513d has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Sep 1, 2017

⌛ Testing commit 38b513d with merge 430f1cdfc933b0b689fee7c585af00927f89b39c...

@shepmaster
Copy link
Member

Boostrap

👻 Boo to you too

@shepmaster shepmaster added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Sep 1, 2017
@bors
Copy link
Contributor

bors commented Sep 1, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member Author

@bors: retry

  • Travis osx weirdness

@bors
Copy link
Contributor

bors commented Sep 1, 2017

⌛ Testing commit 38b513d with merge 12ac2b6...

bors added a commit that referenced this pull request Sep 1, 2017
[beta] Boostrap from released compilers

No need to use dev any more!

Also contains backports for:

* #44049
* #44121
* #44144
@alexcrichton
Copy link
Member Author

@bors: retry

@bors
Copy link
Contributor

bors commented Sep 2, 2017

⌛ Testing commit 38b513d with merge 133aefc...

bors added a commit that referenced this pull request Sep 2, 2017
[beta] Boostrap from released compilers

No need to use dev any more!

Also contains backports for:

* #44049
* #44121
* #44144
@bors
Copy link
Contributor

bors commented Sep 2, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 133aefc to beta...

@bors bors merged commit 38b513d into rust-lang:beta Sep 2, 2017
@alexcrichton alexcrichton deleted the beta-next branch September 2, 2017 15:40
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.

4 participants