mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-14 07:12:51 +00:00
74d8fbb7a4
fix the error-causing suggestion of 'borrowed_box' Fixes #3128 Fix the suggestion of 'borrowed_box', which causes a syntax error because it misses necessary parentheses. --- changelog: Fix the error-causing suggestion of 'borrowed_box' |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
README.md |