rust/compiler/rustc_macros
Ruby Lazuli 6dcf5d8fde
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.
2022-02-27 08:52:37 -06:00
..
src Lint against more useless #[must_use] attributes 2022-02-27 08:52:37 -06:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00