rust-clippy/clippy_lints
bors d3c8442d4d Auto merge of #10483 - samueltardieu:issue-10480, r=llogiq
New lint to detect `&std::path::MAIN_SEPARATOR.to_string()`

Fixes #10480

changelog: [`manual_main_separator_str`] new lint
2023-03-17 13:49:53 +00:00
..
src Auto merge of #10483 - samueltardieu:issue-10480, r=llogiq 2023-03-17 13:49:53 +00:00
Cargo.toml Bump Clippy version -> 0.1.70 2023-03-10 10:22:27 +01:00
README.md

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