-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Build the Clippy book as part of x.py doc #98848
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
This comment has been minimized.
This comment has been minimized.
Some changes occurred in src/tools/clippy cc @rust-lang/clippy |
This comment has been minimized.
This comment has been minimized.
☔ The latest upstream changes (presumably #98864) made this pull request unmergeable. Please resolve the merge conflicts. |
This comment has been minimized.
This comment has been minimized.
This now passes CI and is ready for review. |
@bors r+ |
📌 Commit 54591b8deacaf5e3493f10a7a4e3f395fac2a2f5 has been approved by |
@bors r- Can you include clippy in the index page? Possibly somewhere around here: Line 95 in d2074cb The changes to rename the |
When using
When trying to create a link to just If you have an idea how to resolve this, please let me know! I'd also prefer the
WIll do. |
I think if you rename the It is a known bug that the readme linking is kinda wonky (rust-lang/mdBook#984). The SUMMARY.md file should be |
This should be done now. |
@bors r+ |
…laumeGomez Rollup of 10 pull requests Successful merges: - rust-lang#98789 (rustdoc-json-types: Clean up derives.) - rust-lang#98848 (Build the Clippy book as part of x.py doc) - rust-lang#99020 (check non_exhaustive attr and private fields for transparent types) - rust-lang#99132 (Add some autolabels for A-bootstrap and T-infra) - rust-lang#99148 (Clarify that [iu]size bounds were only defined for the target arch) - rust-lang#99152 (Use CSS variables to handle theming (part 2)) - rust-lang#99168 (Add regression test for rust-lang#74713) - rust-lang#99176 (:arrow_up: rust-analyzer) - rust-lang#99183 (Mention rust-analyzer maintainers when `proc_macro` bridge is changed) - rust-lang#99185 (llvm-wrapper: adapt for LLVM API change) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Build the Clippy book as part of x.py doc r? ``@ehuss`` since you said you would be interested in helping moving this forward. cc ``@jyn514`` as part of the bootstrap team.
r? @ehuss since you said you would be interested in helping moving this forward.
cc @jyn514 as part of the bootstrap team.