mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +03:00
b38b026a98
Add `let_underscore_must_use` lint changelog: closes #4812 , added a new `let_underscore_must_use` lint, moved `is_must_use_ty` to utils, added `is_must_use_fn` util function