Files
rust/clippy_lints
Timo 396de5748b don't trigger needless_late_init when the first usage is in macro (#14053)
fix #13776

changelog: [`needless_late_init`]: don't trigger `needless_late_init`
when the first usage is in macro
2025-01-22 01:56:53 +00:00
..
2025-01-13 16:55:42 +01:00

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