cargo/tests
bors 7267b05fdd
Auto merge of #10214 - weihanglo:revert-10188-issue-9528, r=alexcrichton
Be resilient to most IO error and filesystem loop while walking dirs

Let `PathSource::walk` be resilient to most IO errors and filesystem loop.

This PR also

- Add a test validating the resilience against filesystem loop to prevent regression.
- Emit warning when filesystem loop found while walking the filesystem. This is the only way I can think of now to solve #9528

Fixes #10213.
2022-01-13 00:25:16 +08:00
..
build-std Fix build-std updating the index on every build. 2021-04-22 17:18:26 -07:00
testsuite Auto merge of #10214 - weihanglo:revert-10188-issue-9528, r=alexcrichton 2022-01-13 00:25:16 +08:00
internal.rs Update clippy lint allow set. 2021-04-13 09:02:07 -07:00