Files
rust/clippy_lints
Jason Newcomb 46a80c238f fn_to_numeric_cast_any: Do not warn cast to raw pointer (#14109)
Fixes #12638

changelog: [`fn_to_numeric_cast_any`]: Fix false positive on a cast to
raw pointer
2026-04-09 15:20:47 +00:00
..
2026-04-03 20:11:43 +01:00

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