Cameron Steffen
|
0743e841f0
|
Don't re-export clippy_utils::*
|
2021-03-17 09:13:52 -05:00 |
|
Cameron Steffen
|
1c3a3e7dc6
|
Don't re-export clippy_utils::diagnostics::*
|
2021-03-15 20:06:01 -05:00 |
|
Cameron Steffen
|
6fc52a63d1
|
Move some utils to clippy_utils::source module
|
2021-03-15 15:34:15 -05:00 |
|
Naughty
|
1d6fac6167
|
Typo: std::fs::crate_dir -> std::fs::create_dir
|
2020-12-16 20:48:03 -03:00 |
|
Hirochika Matsumoto
|
a899ad2e12
|
Change suggestion to create_dir_all({}) from std::fs::create_dir_all({})
|
2020-09-08 23:35:19 +09:00 |
|
Hirochika Matsumoto
|
451ef78803
|
Use match_def_path instead of match_qpath
|
2020-08-31 22:40:47 +09:00 |
|
Hirochika Matsumoto
|
5b7590f841
|
Downgrade applicability of create_dir
|
2020-08-29 14:20:01 +09:00 |
|
Hirochika Matsumoto
|
eebd248365
|
Fix errors
|
2020-08-28 19:56:19 +09:00 |
|
Hirochika Matsumoto
|
34e302e67c
|
Fix clippy error
|
2020-08-28 19:35:04 +09:00 |
|
Hirochika Matsumoto
|
607905d126
|
Add STD_FS_CREATE_DIR into paths
|
2020-08-28 18:53:15 +09:00 |
|
Hirochika Matsumoto
|
5574182b4d
|
Add a new lint to prevent create_dir from being used
|
2020-08-28 18:45:28 +09:00 |
|