rust/src/tools
Samuel Tardieu 9088d7a79f
Rollup merge of #145729 - nnethercote:dup-packages, r=calebcartwright
Remove two duplicated crates

These commits remove `toml-0.5.11` and `dirs-sys-0.4.1`. There are later versions of those same crates already in the tree. Found with `cargo tree -d`.

r? ``@jieyouxu``
2025-08-23 22:22:19 +02:00
..
build-manifest Rollup merge of #145729 - nnethercote:dup-packages, r=calebcartwright 2025-08-23 22:22:19 +02:00
bump-stage0 Remove toml-0.5.11 dependency. 2025-08-22 08:04:55 +10:00
cargo@623d536836 Update cargo 2025-08-22 19:32:50 -04:00
cargotest
clippy Merge commit '877967959a' into clippy-subtree-update 2025-08-22 14:57:22 +02:00
collect-license-metadata
compiletest Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-arm, r=RalfJung,davidtwco 2025-08-21 17:57:49 -04:00
coverage-dump Update miniz_oxide dependency of coverage_dump 2025-05-10 18:35:20 +02:00
enzyme@58af4e9e6c update enzyme submodule to handle llvm 21 2025-08-07 16:31:00 -07:00
error_index_generator
features-status-dump
generate-copyright bump cargo_metadata 2025-07-27 12:47:39 +03:00
generate-windows-sys
html-checker rustdoc: add rustdoc top bar web component 2025-08-18 08:40:01 -07:00
jsondocck Compiletest: Simplify {Html,Json}DocCk directive handling 2025-07-13 16:00:23 +02:00
jsondoclint rustdoc_json: represent generic args consistently. 2025-06-21 13:52:46 +10:00
libcxx-version
linkchecker add --link-targets-dir flag to linkchecker 2025-07-28 11:23:11 +02:00
lint-docs Rollup merge of #143631 - hkBst:update-escaper-2, r=compiler-errors 2025-07-17 10:41:45 +02:00
lld-wrapper
llvm-bitcode-linker
miri Rollup merge of #145540 - nia-e:prov-map-range, r=RalfJung 2025-08-23 22:22:17 +02:00
miropt-test-tools miropt: move to edition 2024 2025-07-22 15:02:34 +00:00
nix-dev-shell add static glibc to the nix dev shell 2025-08-15 16:16:25 +02:00
opt-dist Rollup merge of #143898 - ognevny:opt-dist-rustc-rebuild, r=Kobzol 2025-08-23 22:22:14 +02: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
replace-version-placeholder
run-make-support fix(compiler/rustc_codegen_llvm): apply target-cpu attribute 2025-08-13 17:49:06 +00:00
rust-analyzer remove P 2025-08-09 15:47:01 +08:00
rust-installer Update README.md 2025-06-29 12:29:28 +03:00
rustbook cargo update 2025-08-18 11:28:41 +00:00
rustc-perf@dde879cf10 Update rustc-perf submodule 2025-07-29 16:18:52 +02:00
rustdoc
rustdoc-gui Update browser-ui-test version to 0.21.1 2025-07-03 18:08:23 +02:00
rustdoc-gui-test integrate build_helper::npm into js checks and package.json usage 2025-07-19 14:56:42 -05:00
rustdoc-js Strenghten rustdoc js tester file macthing regex 2025-08-19 15:08:57 +02:00
rustdoc-themes
rustfmt Rollup merge of #145729 - nnethercote:dup-packages, r=calebcartwright 2025-08-23 22:22:19 +02:00
test-float-parse Remove uncessary parens in closure body with unused lint 2025-07-10 09:25:56 +08:00
tidy tidy: Add check against proc macros as standard library dependencies 2025-08-20 10:02:14 +00:00
tier-check tiercheck: edition 2024 2025-07-14 08:30:27 +00:00
unicode-table-generator fix(unicode-table-generator): fix duplicated unique indices 2025-08-05 15:39:05 +02:00
unstable-book-gen Rollup merge of #141624 - jyn514:env-var-stubs, r=BoxyUwU 2025-08-10 19:45:45 +10:00
wasm-component-ld Update wasm-component-ld to 0.5.14 2025-06-24 15:59:35 -07:00
x x: use let-else 2025-07-11 05:38:05 +00:00
cherry-pick.sh
publish_toolstate.py