mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 18:57:19 +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.