rust/clippy_lints
Takayuki Nakata 04bff17668 Fix FP in to_string_in_display
Don't emit a lint when `.to_string()` on anything that is not `self`
2020-08-27 23:37:47 +09:00
..
2020-08-27 23:37:47 +09:00

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