Files
rust/clippy_lints
bors b8a9a507bf Auto merge of #9617 - llogiq:cast-nan-to-int, r=Alexendoo
add `cast-nan-to-int` lint

This fixes #371.

r? `@Alexendoo`

---

changelog: add [`cast-nan-to-int`] lint
2022-10-12 11:48:30 +00:00
..
2022-09-28 14:27:50 +02:00

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