mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

Any directory entry ending with `.rs`, including directories, were previously assumed to be files, and could end up as targets. Now only regular files and symbolic links are inferred.