rust/src/tools
Jacob Pratt aec47812cf
Rollup merge of #149911 - Zalathar:no-color, r=jieyouxu
bootstrap: Don't pass an unused `--color` to compiletest

- Follow-up to https://github.com/rust-lang/rust/pull/149850

---

This flag was an artifact of compiletest's old libtest-based test executor, and currently doesn't influence compiletest's output at all.

A follow-up commit also inlines `force_coloring_in_ci` into its only remaining caller, and updates its comment.
2025-12-13 00:55:58 -05:00
..
build-manifest build-manifest: generate MSI and MINGW arrays from rustc 2025-12-02 19:16:00 +01:00
bump-stage0 Include additional hashes in src/stage0 2025-09-27 08:43:22 -04:00
cargo@2c283a9a5c Update cargo submodule 2025-12-04 13:10:02 -05:00
cargotest
clippy Rollup merge of #149884 - flip1995:clippy-subtree-update, r=matthiaskrgr 2025-12-12 12:19:11 +01:00
collect-license-metadata collect-license-metadata: Print a diff of the expected output 2025-10-06 19:10:12 -04:00
compiletest Don't pass an unused --color to compiletest 2025-12-12 22:10:52 +11:00
coverage-dump Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
enzyme@09f4820b78 update enzyme submodule 2025-09-17 20:04:57 +08:00
error_index_generator
features-status-dump Implement output of colored messages with optional check context 2025-09-21 15:15:31 +02:00
generate-copyright Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
generate-windows-sys
html-checker rustdoc: add rustdoc top bar web component 2025-08-18 08:40:01 -07:00
jsondocck Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
jsondoclint Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
libcxx-version
linkchecker fix partial urlencoded link support 2025-09-08 11:08:40 -07:00
lint-docs Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
lld-wrapper
llvm-bitcode-linker Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
miri Point at span within local macros even when error happens in nested external macro 2025-12-10 19:27:40 +00:00
miropt-test-tools
nix-dev-shell Generalize branch references to HEAD 2025-11-02 11:15:55 +01:00
opt-dist opt-dist: don't set RUST_LOG=collector=debug 2025-09-15 11:07:07 +03:00
remote-test-client Test the remote-test-client timeout 2025-11-27 10:41:16 -05:00
remote-test-server remote-test-server: make it build for Motor OS 2025-11-16 09:49:16 -08:00
replace-version-placeholder
run-make-support run-make-support: re-export rustdoc_json_types 2025-11-19 19:36:43 +00:00
rust-analyzer Merge pull request #21222 from A4-Tacks/no-comp-resugar-unit-ret-ty 2025-12-07 15:06:49 +00:00
rust-installer Evidently tidy doesn't like tabs for indentation, even in shell scripts... 2025-10-18 21:21:15 +00:00
rustbook Update rustbook dependencies 2025-11-11 19:29:13 +00:00
rustc-perf@c0301bc44d Update rustc-perf submodule 2025-10-10 15:42:42 +02:00
rustdoc
rustdoc-gui-test Use yarn instead of npm in tidy 2025-11-17 10:58:13 +02:00
rustdoc-js rustdoc-search: add an integration test for CCI 2025-10-27 11:57:32 -07:00
rustdoc-themes
rustfmt Also get rustfmt to at least compile 2025-12-09 20:18:44 -08:00
test-float-parse
tidy Rollup merge of #149770 - GrigorenkoPV:tests/consts, r=WaffleLapkin 2025-12-11 22:09:54 +01:00
tier-check
unicode-table-generator Revert "unicode_data refactors RUST-147622" 2025-11-03 19:53:11 +08:00
unstable-book-gen Implement output of colored messages with optional check context 2025-09-21 15:15:31 +02:00
wasm-component-ld Update wasm-component-ld to 0.5.19 2025-11-14 12:57:00 -08:00
x
cherry-pick.sh
publish_toolstate.py