Skip to content

Conversation

GuillaumeGomez
Copy link
Member

Fixes #87957.
Fixes #112880.

Before:

Screenshot from 2023-07-03 13-25-47

After:

Screenshot from 2023-07-03 13-24-49

r? @notriddle

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Jul 3, 2023
@rustbot
Copy link
Collaborator

rustbot commented Jul 3, 2023

Some changes occurred in HTML/CSS/JS.

cc @GuillaumeGomez, @Folyd, @jsha

@notriddle
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Jul 3, 2023

📌 Commit 9d13058 has been approved by notriddle

It is now in the queue for this repository.

@bors bors 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 3, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 3, 2023
…llaumeGomez

Rollup of 3 pull requests

Successful merges:

 - rust-lang#112869 (Implement selection via new trait solver)
 - rust-lang#113285 ([rustdoc] Fix display of long inline cfg labels)
 - rust-lang#113286 (Don't perform selection if inherent associated types are not enabled)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit ef21fd5 into rust-lang:master Jul 3, 2023
@rustbot rustbot added this to the 1.72.0 milestone Jul 3, 2023
@GuillaumeGomez GuillaumeGomez deleted the display-long-inline-cfg branch August 19, 2024 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant 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.

many feature flags results in poor overflow behavior rustdoc doc(cfg) rendering gets ugly with long cfg expressions
4 participants