Skip to content

Commit

Permalink
Auto merge of #69421 - flip1995:clippyup, r=Dylan-DPC
Browse files Browse the repository at this point in the history
Update Clippy from 8fbb23f to fc5d0cc

Fixes #69419

```
Fix false positive in `missing_const_for_fn`
Rustup to #69366
Add new lint [`wildcard imports`]. Add suggestion to [`enum_glob_use`]
Add new lint `lossy_float_literal` to detect lossy whole number float literals
```
  • Loading branch information
bors committed Feb 25, 2020
2 parents e3a2779 + a2a8980 commit 6fd8798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tools/clippy
Submodule clippy updated 141 files

0 comments on commit 6fd8798

Please sign in to comment.