Skip to content

Always display first line of impl blocks even when collapsed#132155

Merged
bors merged 8 commits intorust-lang:masterfrom
GuillaumeGomez:impl-block-doc
Dec 6, 2024
Merged

Always display first line of impl blocks even when collapsed#132155
bors merged 8 commits intorust-lang:masterfrom
GuillaumeGomez:impl-block-doc

Conversation

@GuillaumeGomez
Copy link
Copy Markdown
Member

@GuillaumeGomez GuillaumeGomez commented Oct 25, 2024

Fixes #130612.

It the line is too long, only the beginning will be visible:

Screenshot from 2024-10-25 17-21-41

Otherwise, it looks like this:

image

Can be tested here.

r? @notriddle

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-testsuite Area: The testsuite used to check the correctness of rustc disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

rustdoc: First line of documentation on collapsed impl blocks should be visible

9 participants