Skip to content

rustdoc: remove unused CSS #main-content > .since - #101506

Merged
bors merged 1 commit into
rust-lang:masterfrom
notriddle:notriddle/rustdoc-main-since-2
Sep 7, 2022
Merged

rustdoc: remove unused CSS #main-content > .since#101506
bors merged 1 commit into
rust-lang:masterfrom
notriddle:notriddle/rustdoc-main-since-2

Conversation

@notriddle

@notriddlenotriddle commented Sep 6, 2022

Copy link
Copy Markdown
Contributor

I missed one from #101298

@rustbotrustbot added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Sep 6, 2022
@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred in HTML/CSS/JS.

cc @GuillaumeGomez, @Folyd, @jsha

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @GuillaumeGomez

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

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 6, 2022
@notriddle
notriddleforce-pushed the notriddle/rustdoc-main-since-2 branch 2 times, most recently from 911bc37 to 7d86d14CompareSeptember 6, 2022 21:46
@rust-log-analyzer

This comment has been minimized.

@notriddle
notriddleforce-pushed the notriddle/rustdoc-main-since-2 branch from 7d86d14 to 71b40b9CompareSeptember 6, 2022 22:34
@GuillaumeGomez

Copy link
Copy Markdown
Member

Thanks!

@bors r+ rollup

@bors

bors commented Sep 7, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 71b40b9 has been approved by GuillaumeGomez

It is now in the queue for this repository.

@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 Sep 7, 2022
Dylan-DPC added a commit to Dylan-DPC/rust that referenced this pull request Sep 7, 2022
…ince-2, r=GuillaumeGomez
rustdoc: remove unused CSS `#main-content > .since`
I missed one from rust-lang#101298
@Dylan-DPCDylan-DPC mentioned this pull request Sep 7, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 7, 2022
…iaskrgr
Rollup of 14 pull requests
Successful merges:
- rust-lang#101343 (Add -api-level to pm command)
- rust-lang#101416 (stdio: Document no support for writing to non-blocking stdio/stderr)
- rust-lang#101435 (Remove unnecessary `EMIT_MIR_FOR_EACH_BITWIDTH`)
- rust-lang#101493 (Pass ImplTraitContext as &mut to avoid the need of ImplTraitContext::reborrow)
- rust-lang#101502 (Do not suggest a semicolon for a macro without `!`)
- rust-lang#101503 (Add debug calls)
- rust-lang#101506 (rustdoc: remove unused CSS `#main-content > .since`)
- rust-lang#101507 (rustdoc: remove unused CSS `#main-content > table td`)
- rust-lang#101521 (Rustdoc-Json: More accurate struct type.)
- rust-lang#101525 (Fix typo in pass_manager.rs)
- rust-lang#101534 (rustdoc: remove unused mobile CSS `.rustdoc { flex-direction }`)
- rust-lang#101535 (Fix error printing mistake in tidy)
- rust-lang#101536 (Add documentation for Attr::is_doc_comment)
- rust-lang#101538 (rustdoc: remove unused CSS `.content .methods > div`)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 46fe72b into rust-lang:masterSep 7, 2022
@rustbotrustbot added this to the 1.65.0 milestone Sep 7, 2022
@notriddle
notriddle deleted the notriddle/rustdoc-main-since-2 branch September 8, 2022 01:40
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.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

@notriddle@rustbot@rust-highfive@rust-log-analyzer@GuillaumeGomez@bors