-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
submodules: update clippy from 66df92ae to c8e3cfbd #65904
Conversation
Changes: ```` travis: temporarily disable rustfmt ci check until rust-lang#4742 is resolved rustup rust-lang#65792 Fix ICE rust-lang#4579 Add regression test for ICE rust-lang#4579 Run update_lints for Unicode lint Re-add false positive check Add raw string regression test for useless_format lint Re-factor useless_format lint Update Unicode lint tests [Backported] Rustup to rust-lang#59545 ```` Fixes #rust-lang#65888
|
@bors r+ |
📌 Commit f9ac609 has been approved by |
It was a merge-in of backport commits, they're supposed to be old
…On Mon, Oct 28, 2019, 8:04 PM lzutao ***@***.***> wrote:
Did you use the clippy on master branch? The clippy commits in this PR
seems really old.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#65904?email_source=notifications&email_token=AAMK6SFYHBOUMTU5X77TE63QQ6R37A5CNFSM4JF7H3SKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECPCLXY#issuecomment-547235295>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMK6SG2ZMXDFGZG5SWUX5TQQ6R37ANCNFSM4JF7H3SA>
.
|
Could we get a prio bump? Otherwise this might not land before clippy is broken again. |
@bors p=1
…On Tue, Oct 29, 2019, 4:23 AM Matthias Krüger ***@***.***> wrote:
Could we get a prio bump? Otherwise this might not land before clippy is
broken again.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#65904?email_source=notifications&email_token=AAMK6SBPIU6NB3RT5PYJZUDQRAMM3A5CNFSM4JF7H3SKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECQEIJQ#issuecomment-547374118>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMK6SDGM5PSOKTKSTLTSS3QRAMM3ANCNFSM4JF7H3SA>
.
|
submodules: update clippy from 66df92a to c8e3cfb Changes: ```` travis: temporarily disable rustfmt ci check until #4742 is resolved rustup #65792 Fix ICE #4579 Add regression test for ICE #4579 Run update_lints for Unicode lint Re-add false positive check Add raw string regression test for useless_format lint Re-factor useless_format lint Update Unicode lint tests [Backported] Rustup to #59545 ```` Fixes #65888 r? @oli-obk @Manishearth
☀️ Test successful - checks-azure |
📣 Toolstate changed by #65904! Tested on commit caa1f8d. 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). |
Tested on commit rust-lang/rust@caa1f8d. Direct link to PR: <rust-lang/rust#65904> 🎉 clippy-driver on windows: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 🎉 clippy-driver on linux: build-fail → test-pass (cc @mcarton @oli-obk @Manishearth @flip1995 @yaahc @phansch @llogiq, @rust-lang/infra). 💔 rls on windows: test-fail → build-fail (cc @Xanewok, @rust-lang/infra). 💔 rls on linux: test-fail → build-fail (cc @Xanewok, @rust-lang/infra).
Changes:
Fixes #65888
r? @oli-obk @Manishearth