Commit 6fd8798
committed
Auto merge of rust-lang#69421 - flip1995:clippyup, r=Dylan-DPC
Update Clippy from 8fbb23f to fc5d0cc
Fixes rust-lang#69419
```
Fix false positive in `missing_const_for_fn`
Rustup to rust-lang#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
```1 file changed
+1
-1
lines changed
0 commit comments