rust/compiler/rustc_macros
Dylan DPC daed86445d
Rollup merge of #93926 - PatchMixolydic:bugfix/must_use-on-exprs, r=cjgillot
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-03-01 03:41:49 +01:00
..
src Rollup merge of #93926 - PatchMixolydic:bugfix/must_use-on-exprs, r=cjgillot 2022-03-01 03:41:49 +01:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00