Skip to content

Fix indent of itemTypes in search.js - #91667

Merged
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:fix-index-itemtypes
Dec 9, 2021
Merged

Fix indent of itemTypes in search.js#91667
bors merged 1 commit into
rust-lang:masterfrom
GuillaumeGomez:fix-index-itemtypes

Conversation

@GuillaumeGomez

Copy link
Copy Markdown
Member

It has been bugging me for quite some time now. Finally took the time to clean it up a bit.

r? @notriddle

@GuillaumeGomezGuillaumeGomez added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. A-rustdoc-js Area: Rustdoc's JS front-end labels Dec 8, 2021
@GuillaumeGomez

Copy link
Copy Markdown
MemberAuthor

@bors: r=notriddle rollup

@bors

bors commented Dec 8, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit edd8814 has been approved by notriddle

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Dec 8, 2021
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 8, 2021
… r=notriddle
Fix indent of itemTypes in search.js
It has been bugging me for quite some time now. Finally took the time to clean it up a bit.
r? `@notriddle`
This was referenced Dec 8, 2021
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Dec 8, 2021
… r=notriddle
Fix indent of itemTypes in search.js
It has been bugging me for quite some time now. Finally took the time to clean it up a bit.
r? ``@notriddle``
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 9, 2021
…askrgr
Rollup of 5 pull requests
Successful merges:
- rust-lang#91245 (suggest casting between i/u32 and char)
- rust-lang#91337 (Add a suggestion if `macro_rules` is misspelled)
- rust-lang#91534 (Make rustdoc headings black, and markdown blue)
- rust-lang#91637 (Add test for packed drops in generators)
- rust-lang#91667 (Fix indent of itemTypes in search.js)
Failed merges:
- rust-lang#91568 (Pretty print break and continue without redundant space)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 40c6606 into rust-lang:masterDec 9, 2021
@rustbotrustbot added this to the 1.59.0 milestone Dec 9, 2021
@GuillaumeGomez
GuillaumeGomez deleted the fix-index-itemtypes branch December 9, 2021 09:22
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rustdoc-jsArea: Rustdoc's JS front-endS-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.

4 participants

@GuillaumeGomez@bors@notriddle@rustbot