rust/clippy_lints
Parker Timmerman fa7dd1c4e0
add new lint, pub_underscore_fields
- add a new late pass lint, with config options
- add ui tests for both variations of config option
- update CHANGELOG.md

github feedback

bump version to 1.77 and run cargo collect-metadata

Change `,` to `;` in `conf.rs`
2023-12-29 11:44:34 +01:00
..
2023-12-29 11:44:34 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.