Skip to content

Remove unused type from librustdoc - #78157

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:remove-unused-type
Oct 20, 2020
Merged

Remove unused type from librustdoc#78157
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:remove-unused-type

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 20, 2020
@jyn514jyn514 added C-cleanup Category: PRs that clean code up or issues documenting cleanup. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Oct 20, 2020
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

Rustdoc is very strange sometimes ...

@bors

bors commented Oct 20, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 000d4d8 has been approved by jyn514

@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 20, 2020
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Oct 20, 2020
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

Forgot to format...

@bors: r=jyn514 rollup

@bors

bors commented Oct 20, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit f382504 has been approved by jyn514

bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 20, 2020
…laumeGomez
Rollup of 9 pull requests
Successful merges:
- rust-lang#78046 (Add codegen test for issue rust-lang#73827)
- rust-lang#78061 (Optimize const value interning for ZST types)
- rust-lang#78070 (we can test std and core panic macros together)
- rust-lang#78076 (Move orphan module-name/mod.rs files into module-name.rs files)
- rust-lang#78129 (Wrapping intrinsics doc links update.)
- rust-lang#78133 (Add some MIR-related regression tests)
- rust-lang#78144 (Don't update `entries` in `TypedArena` if T does not need drop)
- rust-lang#78145 (Drop unneeded `mut`)
- rust-lang#78157 (Remove unused type from librustdoc)
Failed merges:
r? `@ghost`
@bors
bors merged commit 1df5346 into rust-lang:masterOct 20, 2020
@rustbotrustbot added this to the 1.49.0 milestone Oct 20, 2020
@GuillaumeGomez
GuillaumeGomez deleted the remove-unused-type branch October 21, 2020 08:52
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@GuillaumeGomez@jyn514@bors@rust-highfive@rustbot