mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 19:28:29 +00:00

error-msg: expand suggestion for `unused_def` lint Fixes #108885 Expands `let _ = ..` suggestion into more positions.
error-msg: expand suggestion for `unused_def` lint Fixes #108885 Expands `let _ = ..` suggestion into more positions.