Skip to content

Comments

Reduce lints page HTML size#16632

Open
GuillaumeGomez wants to merge 2 commits intorust-lang:masterfrom
GuillaumeGomez:reduce-lints-page-html
Open

Reduce lints page HTML size#16632
GuillaumeGomez wants to merge 2 commits intorust-lang:masterfrom
GuillaumeGomez:reduce-lints-page-html

Conversation

@GuillaumeGomez
Copy link
Member

This PR reduces the clippy lints page HTML size.

Currently, we need to hover the link to be able to click it:

Screenshot From 2026-02-24 20-37-53

With the first commit of this PR, the whole "case" becomes the link:

image

That is the only visible change.

Here are the diff of size for each commit:

step size (in bytes) diff with previous size (in %)
before this PR 1684543
first commit 1666635 -1.1%
second commit 1643619 -1.4%

So in total, going from 1684543 to 1643619, we have a 2.5% reduction of size.

changelog: none

r? @Alexendoo

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Feb 24, 2026
@rustbot
Copy link
Collaborator

rustbot commented Feb 24, 2026

Alexendoo is not on the review rotation at the moment.
They may take a while to respond.

@GuillaumeGomez
Copy link
Member Author

Ah, then let's ask someone else.

r? @flip1995

@rustbot rustbot assigned flip1995 and unassigned Alexendoo Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants