mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-02 00:09:08 +00:00
0e5e2c4365
Improvement: Don't show function body in needless_lifetimes Changes the span on which the lint is reported to point to only the function return type instead of the entire function body. Fixes #5284 changelog: none |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |