Skip to content

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Apr 24, 2019

Successful merges:

Failed merges:

r? @ghost

GuillaumeGomez and others added 20 commits April 16, 2019 20:36
…tsakis

Future-proof MIR for dedicated debuginfo.

This is rust-lang#56231 without the last commit (the one that actually moves to `VarDebuginfo`).
Nothing should be broken, but it should no longer depend on debuginfo for anything else.

r? @nikomatsakis
Stabilize futures_api

cc rust-lang#59725.
Based on rust-lang#59733 and rust-lang#59119 -- only the last two commits here are relevant.

r? @withoutboats , @oli-obk for the introduction of `rustc_allow_const_fn_ptr`.
…r=Manishearth

Fix dark css rule

Fixes rust-lang#59817.

r? @rust-lang/rustdoc
Temporarily accept [i|u][32|size] suffixes on a tuple index and warn

Fix rust-lang#60138.

rust-lang#59553 will need to be kept open to track the change back to rejecting this code a few versions down thee line.
@Centril
Copy link
Contributor Author

Centril commented Apr 24, 2019

@bors r+ p=5

@bors
Copy link
Collaborator

bors commented Apr 24, 2019

📌 Commit 7304e96 has been approved by Centril

@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 Apr 24, 2019
@bors
Copy link
Collaborator

bors commented Apr 24, 2019

⌛ Testing commit 7304e96 with merge 8a44125...

bors added a commit that referenced this pull request Apr 24, 2019
Rollup of 5 pull requests

Successful merges:

 - #56278 (Future-proof MIR for dedicated debuginfo.)
 - #59739 (Stabilize futures_api)
 - #59822 (Fix dark css rule)
 - #60186 (Temporarily accept [i|u][32|size] suffixes on a tuple index and warn)
 - #60190 (Don't generate unnecessary rmeta files.)

Failed merges:

r? @ghost
@bors
Copy link
Collaborator

bors commented Apr 24, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: Centril
Pushing 8a44125 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Apr 24, 2019
@bors bors merged commit 7304e96 into rust-lang:master Apr 24, 2019
@Centril Centril deleted the rollup-lfuhhsk branch April 24, 2019 06:09
@bors bors mentioned this pull request Apr 24, 2019
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. rollup A PR which is a rollup 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.

7 participants