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 #66604

Closed
wants to merge 32 commits into from
Closed

Conversation

Centril
Copy link
Contributor

@Centril Centril commented Nov 21, 2019

Successful merges:

Failed merges:

r? @ghost

csmoe and others added 30 commits November 11, 2019 21:37
The wasm targets don't support gdb anyway so there's no need for this
section there.
Suggest to add lifetime constraint at explicit ouput of functions

Closes rust-lang#62097
Add a proc-macro to derive HashStable in librustc dependencies

A second proc-macro is added to derive HashStable for crates librustc depends on.
This proc-macro HashStable_Generic (to bikeshed) allows to decouple code and some librustc's boilerplate.

Not everything is migrated, because `Span` and `TokenKind` require to be placed inside librustc.
Types using them stay there too.

Split out of rust-lang#66279
r? @Zoxc
Reduce size of `hir::Expr` by boxing more of `hir::InlineAsm`

r? @oli-obk
Disable gdb pretty printer global section on wasm targets

The wasm targets don't support gdb anyway so there's no need for this
section there.
…aumeGomez

Revert "Update Source Code Pro and include italics"

This reverts commit ea9519b.
@Centril Centril added the rollup A PR which is a rollup label Nov 21, 2019
@Centril
Copy link
Contributor Author

Centril commented Nov 21, 2019

@bors r+ p=6 rollup=never

@bors
Copy link
Contributor

bors commented Nov 21, 2019

📌 Commit 17c32bf 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 Nov 21, 2019
@bors
Copy link
Contributor

bors commented Nov 21, 2019

⌛ Testing commit 17c32bf with merge edb1070caadb14dd6b5df690441a0c4bb3d9108e...

@bors
Copy link
Contributor

bors commented Nov 21, 2019

💔 Test failed - checks-azure

@bors bors 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 Nov 21, 2019
@Centril Centril closed this Nov 21, 2019
@Centril Centril deleted the rollup-4ekqfld branch November 21, 2019 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rollup A PR which is a rollup S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants