Closed wfraser closed 2 years ago
This changes the clippy tests to use the nightly toolchain, in the hopes of catching things earlier.
Along the way, it fixes some new lints that haven't made it to stable yet. See individual commit messages for details.
General Contributing
RELEASE_NOTES.md
Validation
For Default derive, I inspected the changes manually. Only a small handful of non-trivial impls remain now.
Default
This changes the clippy tests to use the nightly toolchain, in the hopes of catching things earlier.
Along the way, it fixes some new lints that haven't made it to stable yet. See individual commit messages for details.
Checklist
General Contributing
RELEASE_NOTES.md
file, or believe it's not necessary for this change.Validation
For
Default
derive, I inspected the changes manually. Only a small handful of non-trivial impls remain now.