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 24, 2020
2 parents 834bc56 + a2a8980 commit 2f1aec9
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 2f1aec9

Please sign in to comment.