Uh oh!
There was an error while loading. Please reload this page.
submodules: update clippy from a8d90f6a to 7ae24429 - #68343
Conversation
rust-highfive
commented
Jan 18, 2020
(rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Jan 18, 2020
|
matthiaskrgr
commented
Jan 18, 2020
oli-obk
commented
Jan 18, 2020
@bors r+ p=1 |
bors
commented
Jan 18, 2020
📌 Commit 716f47a has been approved by |
bors
commented
Jan 18, 2020
submodules: update clippy from a8d90f6 to 7ae2442 Changes: ```` Downgrade range_plus_one to pedantic Rustup to #68204 Add lifetimes to `LateLintPass` Fix rustc lint import paths generated by `new_lint` Add lint for default lint description Update documentation for adding new lints Generate new lints easily ```` Fixes#68331
bors
commented
Jan 19, 2020
💔 Test failed - checks-azure |
rust-highfive
commented
Jan 19, 2020
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Changes: ```` Treat more strange pattern Split up `if_same_then_else` ui test Apply review comments Run `update_lints` Reduce span range Rename `ok_if_let` to `if_let_some_result` Apply review comments Add suggestion in `if_let_some_result` rustup rust-lang#67712 Allow `unused_self` lint at the function level Downgrade range_plus_one to pedantic Rustup to rust-lang#68204 Add lifetimes to `LateLintPass` Fix rustc lint import paths generated by `new_lint` Add lint for default lint description Update documentation for adding new lints Generate new lints easily Split up `booleans` ui test Fix the ordering on `nonminimal_bool` ````
716f47a to
188f0bbComparematthiaskrgr
commented
Jan 19, 2020
updated |
oli-obk
commented
Jan 19, 2020
@bors r+ |
bors
commented
Jan 19, 2020
📌 Commit 188f0bb has been approved by |
bors
commented
Jan 19, 2020
submodules: update clippy from a8d90f6 to 7ae2442 Changes: ```` Downgrade range_plus_one to pedantic Rustup to #68204 Add lifetimes to `LateLintPass` Fix rustc lint import paths generated by `new_lint` Add lint for default lint description Update documentation for adding new lints Generate new lints easily ```` Fixes#68331
bors
commented
Jan 20, 2020
☀️ Test successful - checks-azure |
rust-highfive
commented
Jan 20, 2020
📣 Toolstate changed by #68343! Tested on commit 7da653f. 🎉 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@7da653f. Direct link to PR: <rust-lang/rust#68343> 🎉 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).
Changes:
Fixes#68331