v8.3.2
Revert "Switch from std::sync::mpsc to crossbeam-channel"
Remove `lazy_static` from dependencies
Upgrade to clap 3.0
Merge remote-tracking branch 'origin/master' into no-strip/760
Proper error handling within walk.rs
Raise SIGINT when dying by ^C
Fix directory-existence check on Windows
A couple of minor recommendations from the Code Quality action (#903)
fix: disable jemalloc on risc-v target
output: Remove wants_to_quit handling from print_entry()
Show error if pattern matches leading dot but --hidden is not given, closes #615