rust/src/tools
Stuart Cook 2ad61521d7
Rollup merge of #147596 - thejpster:build-new-arm-tier2-targets, r=Mark-Simulacrum
Adjust the Arm targets in CI to reflect latest changes

* Adds build of `armv7a-none-eabihf` (https://github.com/rust-lang/rust/pull/146522)
* Adds build of `armv8r-none-eabihf` (https://github.com/rust-lang/rust/pull/146520)
* Drops build of `armeb*-none-*` (https://github.com/rust-lang/rust/pull/146523)

I wasn't sure why `armv7a-none-eabihf` was missing from the build-manifest program, but `armv8r-none-eabihf` was there, as they were both Tier 3 targets up until very recently. So, I added it, but that might be wrong.
2025-10-14 16:31:01 +11:00
..
build-manifest Adjust the Arm targets in CI to reflect latest changes 2025-10-12 00:00:40 +01:00
bump-stage0 Include additional hashes in src/stage0 2025-09-27 08:43:22 -04:00
cargo@81c3f77a46 Update cargo submodule 2025-10-10 15:45:46 -04:00
cargotest
clippy Diagnose liveness on MIR. 2025-10-11 20:50:21 +00:00
collect-license-metadata collect-license-metadata: Print a diff of the expected output 2025-10-06 19:10:12 -04:00
compiletest Use the same directive lines for EarlyProps and ignore/only/needs 2025-10-09 23:00:51 +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 avoid blanket allow(unused) 2025-10-13 10:44:31 +02:00
miropt-test-tools miropt: move to edition 2024 2025-07-22 15:02:34 +00:00
nix-dev-shell fixup nix dev shell again 2025-08-31 18:17:50 +02:00
opt-dist opt-dist: don't set RUST_LOG=collector=debug 2025-09-15 11:07:07 +03:00
remote-test-client remote-test-client: Exit code 128 + <signal-number> instead of 3 2025-07-04 20:44:26 +02:00
remote-test-server Allow running remote-test-server on Apple simulators 2025-09-19 10:52:53 +02:00
replace-version-placeholder
run-make-support split-dwarf: add documentation and test coverage 2025-09-26 16:02:59 -04:00
rust-analyzer Silence warning in r-a. 2025-10-11 20:50:21 +00:00
rust-installer
rustbook cargo update 2025-08-18 11:28:41 +00:00
rustc-perf@c0301bc44d Update rustc-perf submodule 2025-10-10 15:42:42 +02:00
rustdoc
rustdoc-gui-test compiletest: Isolate APIs used by rustdoc-gui-test 2025-10-09 14:34:01 +11:00
rustdoc-js Strenghten rustdoc js tester file macthing regex 2025-08-19 15:08:57 +02:00
rustdoc-themes
rustfmt resolve: Do not finalize shadowed bindings 2025-09-25 20:36:14 +03:00
test-float-parse Remove uncessary parens in closure body with unused lint 2025-07-10 09:25:56 +08:00
tidy Rollup merge of #147396 - GuillaumeGomez:fluent-tidy-improvements, r=kobzol 2025-10-07 07:04:19 +02:00
tier-check tiercheck: edition 2024 2025-07-14 08:30:27 +00:00
unicode-table-generator optimization: Don't include ASCII characters in Unicode tables 2025-09-07 15:21:24 +02: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.18 2025-10-08 13:20:42 -07:00
x x: use let-else 2025-07-11 05:38:05 +00:00
cherry-pick.sh
publish_toolstate.py