e2e492c10e
new lint: `only_used_in_recursion` changed: - added `only_used_in_recursion`. - fixed code that variables are only used in recursion. - this would not lint when `unused_variable` This fixes: #8390 ----- changelog: add lint [`only_used_in_recursion`] |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |