Issues
- 3
Does sort_by_key really need `'static` lifetime?
#202 opened by dbarnett - 0
Find all git repositories
#201 opened by Yingrjimsch - 4
workspace member as a root
#200 opened by akamenskiy - 5
- 6
- 2
[feature request] files helper function
#195 opened by dev-ardi - 3
Depends on unmaintained winapi crate
#194 opened by RalfJung - 19
Compare performance vs std::fs::read_dir
#120 opened by joshtriplett - 2
`filter_entry().filter_entry()` is broken
#192 opened by obsgolem - 5
Complex filesystem loops cause multiple-counting, runaway recursion and CPU usage
#191 opened by dividedmind - 1
Walkdir doesn't work properly while using debugger
#190 opened by AL4AL - 1
- 3
Make `WalkDir::new` Take an `Into<PathBuf>`
#186 opened by ultrabear - 4
- 3
- 2
`sort_by_file_name` doesn't appear to be working
#182 opened by ShayBox - 1
"Input/output error" while there is a long filename
#181 opened by b0207191 - 3
request: ARM Windows support
#180 opened by mcandre - 1
Different file listing with different OS
#178 opened by tiago-ssantos - 2
- 1
- 1
contents_first(false) still calls readdir before emitting the parent directory
#168 opened by UhhhWaitWhat - 0
Fix & Improve doc comment on some structures
#167 opened by minghu6 - 6
Inconsistent behaviour of `skip_current_dir` when combined with `same_file_system (false)` and symlinks to other file-systems
#166 opened by cipriancraciun - 6
Parent directory appears out of order with `contents_first(true)` in certain circumstances
#163 opened by danielparks - 2
example not working
#161 opened by masta99wrfvsHsa - 1
Can't filter out directories without also filtering out files in those directories.
#158 opened by merehap - 4
Implementing From for my custom error
#157 opened by oren0e - 1
[security] TOCTOU - race condition
#156 opened by nongiach - 1
MSRV should be 1.40
#153 opened by lemmih - 1
- 0
- 5
- 2
Example code in documentation fails to compile
#148 opened by PeetoomHeida - 2
FilterEntry::filter_entry has a suboptimal signature
#130 opened by CAD97 - 1
Implement `AsRef<Path>` for `DirEntry`
#146 opened by TonalidadeHidrica - 1
Example fails to compile with 'cannot use the `?` operator in a function that returns `()`
#145 opened by SimplicityGuy - 4
Help needed: filter_entry returns after first entry
#142 opened by ololduck - 2
Contents first order issue
#140 opened by silasb - 0
- 2
Crawl only to a certain depth of folders?
#137 opened by casperstorm - 1
Support starting from an `openat` root
#136 opened by Ekleog - 5
[feature] Create a `try_filter_entry()`
#131 opened by zicklag - 5
WalkDir error loop
#128 opened by forensicmatt - 2
Ability to deconstruct DirEntry into "parts"
#127 opened by Zooce - 2
- 6
- 3
- 3
Simple filter_entry question
#121 opened by cyberpunkbln - 3
Document default sort order
#116 opened by Timmmm