Skip to content

Remove unused .toggle-label CSS rule - #101323

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:remove-unused-css
Sep 2, 2022
Merged

Remove unused .toggle-label CSS rule#101323
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:remove-unused-css

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

It was added in #44192 but since we moved to <details>, we don't use this rule any more.

r? @notriddle

@GuillaumeGomezGuillaumeGomez 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 Sep 2, 2022
@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred in HTML/CSS/JS.

cc @GuillaumeGomez, @Folyd, @jsha

A change occurred in the Ayu theme.

cc @Cldfire

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 2, 2022
@notriddle

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Sep 2, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 017cfeb has been approved by notriddle

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 2, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Sep 2, 2022
…iaskrgr
Rollup of 6 pull requests
Successful merges:
- rust-lang#100121 (Try normalizing types without RevealAll in ParamEnv in MIR validation)
- rust-lang#100200 (Change implementation of `-Z gcc-ld` and `lld-wrapper` again)
- rust-lang#100814 ( Porting 'compiler/rustc_trait_selection' to translatable diagnostics - Part 1)
- rust-lang#101215 (Also replace the version placeholder in rustc_attr)
- rust-lang#101260 (Use `FILE_ATTRIBUTE_TAG_INFO` to get reparse tag)
- rust-lang#101323 (Remove unused .toggle-label CSS rule)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit e77b8ce into rust-lang:masterSep 2, 2022
@rustbotrustbot added this to the 1.65.0 milestone Sep 2, 2022
@GuillaumeGomez
GuillaumeGomez deleted the remove-unused-css branch September 2, 2022 22:14
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@rustbot@notriddle@bors@rust-highfive