Files
rust/clippy_lints
Jason Newcomb f00c58b374 Make lint span smaller for needless return (#14790)
Fixes rust-lang/rust-clippy#14750 by reducing the lint span for
needless_return.

changelog: [`needless_return`]: Lint span no longer wraps to previous
line
2025-05-20 09:23:56 +00:00
..

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