mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
daed86445d
Lint against more useless `#[must_use]` attributes This expands the existing `#[must_use]` check in `unused_attributes` to lint against pretty much everything `#[must_use]` doesn't support. Fixes #93906. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |