rust/clippy_lints
bors a3fcaee562 Auto merge of #4473 - phansch:fix_cast_lossless_fp, r=flip1995
Fix cast_lossless false positive in impl const fn

Fixes https://github.com/rust-lang/rust-clippy/issues/3656#issuecomment-526387382

changelog: Fix false positive in `cast_lossless`
2019-08-30 20:30:53 +00:00
..
src Auto merge of #4473 - phansch:fix_cast_lossless_fp, r=flip1995 2019-08-30 20:30:53 +00:00
Cargo.toml try to fix build in rustc repo 2019-08-19 06:10:00 +02:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

This crate contains Clippy lints. For the main crate, check crates.io or GitHub.