Skip to content

Use shorthand initialization in rustdoc - #65155

Merged
bors merged 1 commit into
rust-lang:masterfrom
Avi-D-coder:fix-lints
Oct 7, 2019
Merged

Use shorthand initialization in rustdoc#65155
bors merged 1 commit into
rust-lang:masterfrom
Avi-D-coder:fix-lints

Conversation

@Avi-D-coder

Copy link
Copy Markdown
Contributor

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?

@JohnTitorJohnTitor added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 6, 2019
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Oct 6, 2019

Copy link
Copy Markdown
Collaborator

📌 Commit c087111 has been approved by Mark-Simulacrum

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 6, 2019
tmandry added a commit to tmandry/rust that referenced this pull request Oct 6, 2019
…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?
@tmandrytmandry mentioned this pull request Oct 6, 2019
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
bors merged commit c087111 into rust-lang:masterOct 7, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

5 participants

@Avi-D-coder@Mark-Simulacrum@bors@ollie27@JohnTitor