rust/compiler/rustc_lint
Eric Huss 6c7cb2bb77 Honor lint level attributes in more places.
This extends the LintLevelBuilder to handle lint level attributes on
struct expression fields and pattern fields.

This also updates the early lints to honor lint levels on generic
parameters.
2022-08-11 21:48:39 -07:00
..
src Honor lint level attributes in more places. 2022-08-11 21:48:39 -07:00
Cargo.toml macros: add diagnostic derive for lints 2022-07-05 16:00:21 +01:00