mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-24 13:43:04 +00:00
40ce9f83b6
Fix FP with empty return for `needless_return` lint This fixes a false positive in `needless_return` lint, when triggered in a closure using `return` statement without value. Fixes: #6501 changelog: none |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |