Skip to content

rustdoc: Remove unnecessary extern crate aliases - #87120

Merged
bors merged 2 commits into
rust-lang:masterfrom
jyn514:rustdoc-cleanup
Jul 14, 2021
Merged

rustdoc: Remove unnecessary extern crate aliases#87120
bors merged 2 commits into
rust-lang:masterfrom
jyn514:rustdoc-cleanup

Conversation

@jyn514

Copy link
Copy Markdown
Member

No description provided.

@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 Jul 14, 2021
@rust-highfive

Copy link
Copy Markdown
Contributor

Updates src/tools/cargo.

cc @ehuss

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @CraftSpider

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 14, 2021
@jyn514

Copy link
Copy Markdown
MemberAuthor

I really hate submodules :( should be fixed now

@rust-log-analyzer

This comment has been minimized.

jyn514 added 2 commits July 13, 2021 23:38
This is leftover from when `doctest` used to be called `test`. Remove it
now, it's unnecessary and makes the code harder to read.
@CraftSpider

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Jul 14, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 1006175 has been approved by CraftSpider

@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 Jul 14, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 14, 2021
…laumeGomez
Rollup of 6 pull requests
Successful merges:
- rust-lang#87027 (expand: Support helper attributes for built-in derive macros)
- rust-lang#87056 (Fix codeblocks overflow)
- rust-lang#87117 (Shrink the CrateStore dynamic interface.)
- rust-lang#87120 (rustdoc: Remove unnecessary `extern crate` aliases)
- rust-lang#87125 (Fix Ayu theme `<code>` color)
- rust-lang#87130 (Update browser-ui-test package version)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit e932ba3 into rust-lang:masterJul 14, 2021
@rustbotrustbot added this to the 1.55.0 milestone Jul 14, 2021
@jyn514
jyn514 deleted the rustdoc-cleanup branch July 15, 2021 00:41
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.

6 participants

@jyn514@rust-highfive@rust-log-analyzer@CraftSpider@bors@rustbot