Skip to content

Commit

Permalink
submodules: update clippy from a8d90f6 to fd0428f
Browse files Browse the repository at this point in the history
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 #67712
Allow `unused_self` lint at the function level
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
Split up `booleans` ui test
Fix the ordering on `nonminimal_bool`
````
  • Loading branch information
matthiaskrgr committed Jan 19, 2020
1 parent 6250d56 commit 188f0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 188f0bb

Please sign in to comment.