rust/clippy_lints
Simon Farnsworth db3423f46a
Improve docs for option_option
Hint about using tri-state enums to replace legitimate uses of `Option<Option<_>>`
2020-04-02 10:03:15 +01:00
..
2020-04-02 10:03:15 +01:00
2020-03-25 07:50:08 +01:00

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