rust/src/tools
Stuart Cook 458a57adeb
Rollup merge of #130256 - Zalathar:dump-stamp, r=jieyouxu
Re-run coverage tests if `coverage-dump` was modified

If the `coverage-dump` tool was modified, coverage tests should not be treated as up-to-date, because the tool's output might have changed.

Bootstrap already handles rebuilding the tool itself if its sources were changed, so all compiletest needs to do here is include the binary in the list of files whose timestamps are checked.

This should have no effect on non-coverage tests, because bootstrap won't pass the `--coverage-dump-path` flag, so the path in compiletest's config will be None.
2024-09-12 20:37:18 +10:00
..
build_helper document the new git logic in more detail 2024-09-11 08:33:34 +03:00
build-manifest
bump-stage0
cargo@c1fa840a85
cargotest
clippy Remove unused functions from ast CoroutineKind 2024-09-11 19:24:40 -04:00
collect-license-metadata
compiletest Re-run coverage tests if coverage-dump was modified 2024-09-12 12:47:55 +10:00
coverage-dump
enzyme@2fe5164a24 Enzyme backend 2024-09-05 22:47:23 -04:00
error_index_generator
generate-copyright
generate-windows-sys
html-checker
jsondocck
jsondoclint
libcxx-version
linkchecker
lint-docs forward linker option to lint-docs 2024-09-04 14:44:23 +08:00
lld-wrapper
llvm-bitcode-linker
miri Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errors 2024-09-11 15:53:24 -07:00
miropt-test-tools
opt-dist
remote-test-client
remote-test-server
replace-version-placeholder
rls
run-make-support Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxu 2024-09-12 20:37:15 +10:00
rust-analyzer Fix tools 2024-09-06 10:32:48 -04:00
rust-installer
rustbook
rustc-perf@d5055e7804
rustc-perf-wrapper
rustdoc
rustdoc-gui
rustdoc-gui-test
rustdoc-js
rustdoc-themes
rustfmt Fix tools 2024-09-06 10:32:48 -04:00
suggest-tests handle GitConfig for tools/suggest-tests 2024-09-09 21:03:51 +03:00
tidy Test codegen when setting deployment target 2024-09-07 14:06:55 +02:00
tier-check
unicode-table-generator
unstable-book-gen
wasm-component-ld Fix a typo in the wasm-component-ld README 2024-09-06 09:20:53 -07:00
x
cherry-pick.sh
publish_toolstate.py