Skip to content

Commit

Permalink
submodules: update clippy from e3cb40e to a9f8d3a
Browse files Browse the repository at this point in the history
Changes:
````
Remove unused import
rustup rust-lang#61995
Fix allow bug in `trivially_copy_pass_by_ref`
readme: fix urls in the license
Fix `match_same_arms` false negative
Reenable cargo and rls tests in travis
Test for melted ICE rust-lang#4121
Fix `never_loop` false positive
Running rustfmt on test
Removed use of intrinsics::uninit from tests.
Making try_err machine applicable
PR comments
Adding try_err lint
````

Fixes rust-lang#62338
  • Loading branch information
matthiaskrgr committed Jul 4, 2019
1 parent b43eb42 commit 7e81295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy

0 comments on commit 7e81295

Please sign in to comment.