Skip to content

Rollup of 10 pull requests - #76025

Closed
emilyalbini wants to merge 24 commits into
rust-lang:masterfrom
emilyalbini:rollup-bmotbdn
Closed

Rollup of 10 pull requests#76025
emilyalbini wants to merge 24 commits into
rust-lang:masterfrom
emilyalbini:rollup-bmotbdn

Conversation

@emilyalbini

Copy link
Copy Markdown
Member

Successful merges:

Failed merges:

r? @ghost

pickfireand others added 24 commits August 24, 2020 20:02
Fixes a false positive for transparent newtype with a non-zero member.
Co-authored-by: Bastian Kauschke <bastian_kauschke@hotmail.de>
Switch to intra-doc links in `core::hash`
Part of rust-lang#75080.
@rustbot modify labels: A-intra-doc-links T-doc T-rustdoc
Shorten liballoc doc intra link while readable
r? @jyn514
Do you want to reviews these sort of pull requests in the future? I might send a few of them while reading vec code.
…declarations-transparent-nonzero, r=lcnr
Fix another clashing_extern_declarations false positive.
Fixesrust-lang#75739.
Fix another clashing_extern_declarations false positive, this time for transparent newtype with a non-zero member.
r? @lcnr
…_typo, r=petrochenkov
Fix typo in TLS Model in Unstable Book
Add test for issue rust-lang#27130rust-lang#27130 seems to be fixed by the llvm 11 update. The issue is marked with needs-test, so here it is. As some historical context, the generated code was fine until 1.38, and remained unoptimized from 1.38 up until the current nightly.
I've also added a pattern matching version that was fine on 1.45.2.
…, r=jyn514
Move to intra doc links for core::ptr::non_null
Helps with rust-lang#75080.
@rustbot modify labels: T-doc, A-intra-doc-links, T-rustdoc
r? @jyn514
…r=ehuss
Fix typo (`thumbv8m.main-none-eabihf` is Mainline)
@emilyalbini

Copy link
Copy Markdown
MemberAuthor

@bors r+ p=5 rollup=never
@rustbot modify labels: rollup

@rustbotrustbot added the rollup A PR which is a rollup label Aug 28, 2020
@bors

bors commented Aug 28, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit a53fdbe has been approved by pietroalbini

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Aug 28, 2020
@bors

bors commented Aug 28, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit a53fdbe with merge 21bc15a804c74ba65b19e69dfdbc5f854bd21fed...

@bors

bors commented Aug 28, 2020

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@borsbors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Aug 28, 2020
@emilyalbiniemilyalbini mentioned this pull request Aug 28, 2020
@emilyalbini

Copy link
Copy Markdown
MemberAuthor

Caused by #75939.

@emilyalbini
emilyalbini deleted the rollup-bmotbdn branch August 28, 2020 17:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollupS-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

12 participants

@emilyalbini@bors@rustbot@pickfire@jumbatm@ArekPiekarz@GuillaumeGomez@bugadani@poliorcetics@jonas-schievink@Amanieu@camelid