rust/clippy_lints
Cameron Steffen 8bdf34e10c Fix default initialized fields in suggestion
The default value for a field type does not necessarily match the
default value for that field in the struct Default.
2020-12-22 10:51:56 -06:00
..

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