mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
f00c58b374
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