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 5 pull requests #65169

Merged
merged 10 commits into from
Oct 7, 2019
Merged

Rollup of 5 pull requests #65169

merged 10 commits into from
Oct 7, 2019

Conversation

tmandry
Copy link
Member

@tmandry tmandry commented Oct 6, 2019

Successful merges:

Failed merges:

r? @ghost

mati865 and others added 10 commits October 4, 2019 14:43
…-err-codes, r=varkor

Sort error codes in librustc_passes

This is just a little cleanup.
…sakis

Upgrade librustc_macros dependencies

Passed tests on Linux.
…es, r=petrochenkov

Ensure that associated `async fn`s have unique fresh param names

Closes rust-lang#64630
…acrum

Use shorthand initialization in rustdoc

This just fixes a few lints I rust-analyzer was showing. Is this sort of PR useful? Should the lints be fixed as apart of the otherwise unrelated PR I was working on?
…imulacrum

Remove dead module

This module is not referenced any more. (A quick audit didn't show other stale files like this, so presumably this is the only one.)
@tmandry
Copy link
Member Author

tmandry commented Oct 6, 2019

@bors r+ p=5 rollup=never

@bors
Copy link
Contributor

bors commented Oct 6, 2019

📌 Commit dd04a83 has been approved by tmandry

@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 Oct 6, 2019
@Centril Centril added the rollup A PR which is a rollup label Oct 6, 2019
@bors
Copy link
Contributor

bors commented Oct 6, 2019

⌛ Testing commit dd04a83 with merge 09868a5...

bors added a commit that referenced this pull request Oct 6, 2019
Rollup of 5 pull requests

Successful merges:

 - #65095 (Sort error codes in librustc_passes)
 - #65101 (Upgrade librustc_macros dependencies)
 - #65142 (Ensure that associated `async fn`s have unique fresh param names)
 - #65155 (Use shorthand initialization in rustdoc)
 - #65158 (Remove dead module)

Failed merges:

r? @ghost
@bors
Copy link
Contributor

bors commented Oct 7, 2019

☀️ Test successful - checks-azure
Approved by: tmandry
Pushing 09868a5 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Oct 7, 2019
@bors bors merged commit dd04a83 into rust-lang:master Oct 7, 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.

None yet

8 participants