rust/clippy_lints
Jason Newcomb 5b7ffa1a63 Rework init_numbered_fields:
* Only check the name of a single field
* Don't lint in macros
* Check for side effects
* Don't use a binary heap
2024-07-07 20:15:19 -04:00
..
2024-07-07 20:15:19 -04:00

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