mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
58bbb1a95d
remove parenthesis from `unnecessary_cast` suggestion This fixes #9380. --- changelog: none