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

Rollup of 6 pull requests #69635

Merged
merged 20 commits into from
Mar 2, 2020
Merged

Rollup of 6 pull requests #69635

merged 20 commits into from
Mar 2, 2020

Conversation

Dylan-DPC-zz
Copy link

Successful merges:

Failed merges:

r? @ghost

LeSeulArtichaut and others added 20 commits February 11, 2020 22:08
…r=steveklabnik

Add documentation to compiler intrinsics

This adds documentation to the compiler intrinsics having stable standard implementations.

Relates to rust-lang#34338 (cc @bstrie)

r? @steveklabnik (for reassignment?)
Unrevert "Remove `checked_add` in `Layout::repeat`"

This reapplies @kraai's original `libcore::alloc::Layout::repeat` change from rust-lang#67174 which was temporarily reverted in rust-lang#69241. Now that the proper LLVM fix has been cherry-picked, we can unrevert the revert.

This change was originally reviewed by @hanna-kruppe on the initial PR.

cc @RalfJung
Rename `syntax` in librustc_ast/README.md

Related to e94d3b7.
r? @petrochenkov
stash API: remove panic to fix ICE.

Implements the temporary solution suggested in rust-lang#69537 (comment).
Fixes rust-lang#69396.

r? @petrochenkov
…k-Simulacrum

Toolstate: Don't block beta week on already broken tools.

This changes it so that tools are allowed to be broken entering the beta week if they are already broken.  This restores the original behavior before the changes in rust-lang#69332.

Closes rust-lang#68458
@Dylan-DPC-zz
Copy link
Author

@bors r+ rollup=never p=6

@bors
Copy link
Contributor

bors commented Mar 2, 2020

📌 Commit f8fb3ef has been approved by Dylan-DPC

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Mar 2, 2020
@bors
Copy link
Contributor

bors commented Mar 2, 2020

⌛ Testing commit f8fb3ef with merge 18c275b...

@bors
Copy link
Contributor

bors commented Mar 2, 2020

☀️ Test successful - checks-azure
Approved by: Dylan-DPC
Pushing 18c275b to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 2, 2020
@bors bors merged commit 18c275b into rust-lang:master Mar 2, 2020
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #69635!

Tested on commit 18c275b.
Direct link to PR: #69635

🎉 rls on linux: test-fail → test-pass (cc @Xanewok).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Mar 2, 2020
Tested on commit rust-lang/rust@18c275b.
Direct link to PR: <rust-lang/rust#69635>

🎉 rls on linux: test-fail → test-pass (cc @Xanewok).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

9 participants