rust/src/tools
Tamir Duberstein 7367db6fcc
tidy/bins: fix false positive on non checked-in binary
`git ls-files` now exits zero when called with a missing file; check
that the file is included in the output before reporting a checked-in
binary. Observed with git 2.10.1 and tripped by a symlink created by
tests:

src/test/run-make/issue-26006/out/time/deps/liblibc.rlib -> out/libc/liblibc.rlib
2016-10-27 21:35:57 -04:00
..
cargotest Add AppVeyor configuration to the repo 2016-10-14 20:33:20 -07:00
compiletest Rollup merge of #37182 - alexcrichton:appveyor, r=brson 2016-10-19 08:00:00 +03:00
error_index_generator rustdoc: Improve playground run buttons 2016-10-15 18:32:03 +01:00
linkchecker Stabilise ? 2016-10-12 08:40:22 +13:00
rustbook rustdoc: Improve playground run buttons 2016-10-15 18:32:03 +01:00
tidy tidy/bins: fix false positive on non checked-in binary 2016-10-27 21:35:57 -04:00