rust/clippy_lints
bors 5034d47f72 Auto merge of #5980 - matsujika:create-dir, r=flip1995
Add a lint to prevent `create_dir` from being used

This closes #5950
changelog: none
2020-09-10 14:34:22 +00:00
..
src Auto merge of #5980 - matsujika:create-dir, r=flip1995 2020-09-10 14:34:22 +00:00
Cargo.toml Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945' into clippyup 2020-08-28 18:43:25 +02:00
README.md

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