-
Notifications
You must be signed in to change notification settings - Fork 13.3k
add ./x clippy ci #132649
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
add ./x clippy ci #132649
Conversation
r? bootstrap (a bit busy with other compiletest stuff) |
r? onur-ozkan |
Weird: passes CI, but locally breaks on bootstrap warnings. |
It will probably fail on llvm-18 runner. |
This comment has been minimized.
This comment has been minimized.
Eh? Why bootstrap tests fails in x86_64-gnu-llvm-18 55min, but not in mingw-check 35min. |
This PR modifies If appropriate, please update |
Actually, |
@rustbot author |
☔ The latest upstream changes (presumably #132902) made this pull request unmergeable. Please resolve the merge conflicts. |
Okay, thing is that @rustbot ready |
☔ The latest upstream changes (presumably #132954) made this pull request unmergeable. Please resolve the merge conflicts. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with the rebase
@rustbot ready |
@bors r+ |
add ./x clippy ci This is rebase of rust-lang#126321 also https://rust-lang.zulipchat.com/#narrow/channel/131828-t-compiler/topic/enable.20more.20clippy.20lints.20for.20compiler.20.28and.5Cor.20std.29 for context
…llaumeGomez Rollup of 5 pull requests Successful merges: - rust-lang#132172 (borrowck diagnostics: suggest borrowing function inputs in generic positions) - rust-lang#132649 (add ./x clippy ci) - rust-lang#133005 (rustdoc: use a trie for name-based search) - rust-lang#133034 (update download-rustc comments and default) - rust-lang#133036 (add myself into `users_on_vacation` on triagebot) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#132649 - klensy:pa-clippy-ci, r=onur-ozkan add ./x clippy ci This is rebase of rust-lang#126321 also https://rust-lang.zulipchat.com/#narrow/channel/131828-t-compiler/topic/enable.20more.20clippy.20lints.20for.20compiler.20.28and.5Cor.20std.29 for context
This is rebase of #126321
also https://rust-lang.zulipchat.com/#narrow/channel/131828-t-compiler/topic/enable.20more.20clippy.20lints.20for.20compiler.20.28and.5Cor.20std.29 for context