rust/src/tools
bors 2fa8b11f09 Auto merge of #136077 - rust-lang:cargo_update, r=clubby789
Weekly `cargo update`

Automation to keep dependencies in `Cargo.lock` current.

The following is the output from `cargo update`:

```txt

compiler & tools dependencies:
     Locking 11 packages to latest compatible versions
    Updating blake3 v1.8.0 -> v1.8.1
    Updating ctrlc v3.4.5 -> v3.4.6
    Updating env_logger v0.11.7 -> v0.11.8
    Updating errno v0.3.10 -> v0.3.11
    Updating flate2 v1.1.0 -> v1.1.1
    Updating indexmap v2.8.0 -> v2.9.0
    Updating miniz_oxide v0.8.5 -> v0.8.7
    Updating openssl-sys v0.9.106 -> v0.9.107
    Updating redox_syscall v0.5.10 -> v0.5.11
    Updating smallvec v1.14.0 -> v1.15.0
    Updating tokio v1.44.1 -> v1.44.2
note: pass `--verbose` to see 40 unchanged dependencies behind latest

library dependencies:
     Locking 1 package to latest compatible version
    Updating miniz_oxide v0.8.5 -> v0.8.7
note: pass `--verbose` to see 4 unchanged dependencies behind latest

rustbook dependencies:
     Locking 30 packages to latest compatible versions
    Updating cc v1.2.17 -> v1.2.18
    Updating clap v4.5.32 -> v4.5.35
    Updating clap_builder v4.5.32 -> v4.5.35
    Updating darling v0.20.10 -> v0.20.11
    Updating darling_core v0.20.10 -> v0.20.11
    Updating darling_macro v0.20.10 -> v0.20.11
    Updating env_logger v0.11.7 -> v0.11.8
    Updating errno v0.3.10 -> v0.3.11
    Updating flate2 v1.1.0 -> v1.1.1
    Updating iana-time-zone v0.1.61 -> v0.1.63
    Updating icu_locid_transform_data v1.5.0 -> v1.5.1
    Updating icu_normalizer_data v1.5.0 -> v1.5.1
    Updating icu_properties_data v1.5.0 -> v1.5.1
    Updating indexmap v2.8.0 -> v2.9.0
    Updating log v0.4.26 -> v0.4.27
    Updating miniz_oxide v0.8.5 -> v0.8.7
    Updating once_cell v1.21.1 -> v1.21.3
    Updating pest v2.7.15 -> v2.8.0
    Updating pest_derive v2.7.15 -> v2.8.0
    Updating pest_generator v2.7.15 -> v2.8.0
    Updating pest_meta v2.7.15 -> v2.8.0
    Updating redox_syscall v0.5.10 -> v0.5.11
    Updating rustix v1.0.3 -> v1.0.5
    Updating smallvec v1.14.0 -> v1.15.0
    Updating string_cache v0.8.8 -> v0.8.9
    Updating windows-core v0.52.0 -> v0.61.0
      Adding windows-implement v0.60.0
      Adding windows-interface v0.59.1
      Adding windows-result v0.3.2
      Adding windows-strings v0.4.0
```
2025-04-06 19:57:47 +00:00
..
build-manifest remove rls specific parts from tidy and build-manifest 2025-03-12 09:13:56 +03:00
bump-stage0 Update bootstrap compiler and rustfmt 2025-02-08 22:07:11 +00:00
cargo@0e93c5bf6a Update cargo 2025-04-06 00:04:41 -04:00
cargotest
clippy Rollup merge of #138610 - oli-obk:no-sort-hir-ids, r=compiler-errors 2025-04-03 21:18:30 +02:00
collect-license-metadata
compiletest Rollup merge of #139317 - Zalathar:hide-libtest, r=jieyouxu 2025-04-04 08:02:07 +02:00
coverage-dump Rustfmt 2025-02-08 22:12:13 +00:00
enzyme@a35f4f7731 update enzyme to handle range metadata 2025-02-28 03:53:22 -05:00
error_index_generator Move error_index_generator to the rustbook workspace 2025-02-17 10:58:15 -08:00
features-status-dump features-status-dump: add new build-metrics tool 2025-01-26 14:45:05 +08:00
generate-copyright generate-copyright: pass the vendored sources from bootstrap 2025-02-17 11:00:21 +01:00
generate-windows-sys Windows: Update generated bindings to 0.59 2025-02-13 10:32:59 +00:00
html-checker
jsondocck jsondocck: Replace jsonpath_lib with jsonpath-rust 2025-03-21 00:48:09 +00:00
jsondoclint Add RTN support to rustdoc 2025-03-15 18:13:27 +00:00
libcxx-version
linkchecker bump html5ever to 0.29 with deps 2025-03-13 19:59:53 +03:00
lint-docs Rustfmt 2025-02-08 22:12:13 +00:00
lld-wrapper
llvm-bitcode-linker Pass through of target features to llvm-bitcode-linker and handling them 2025-02-16 21:57:03 +01:00
miri Rollup merge of #136457 - calder:master, r=tgross35 2025-04-05 13:18:12 +11:00
miropt-test-tools
nix-dev-shell chore: fix typos 2024-12-30 14:56:21 +07:00
opt-dist replace config.toml to bootstrap.toml in src:tools 2025-03-17 12:56:48 +05:30
remote-test-client
remote-test-server
replace-version-placeholder Include rustc and rustdoc book in replace-version-placeholder 2025-01-07 22:46:18 +01:00
run-make-support Add a helper function for checking if LLD was used to run-make-support 2025-04-03 15:40:23 +02:00
rust-analyzer Clean up rustc-literal-escaper usage in rust-analyzer 2025-04-05 20:06:52 +02:00
rust-installer Rustfmt 2025-02-08 22:12:13 +00:00
rustbook cargo update 2025-04-06 00:23:40 +00:00
rustc-perf@e22e08623a bump rustc-perf 2025-01-09 16:56:50 +00:00
rustdoc librustdoc: 2024 edition! 🎊 2025-03-04 12:35:18 +02:00
rustdoc-gui Update browser-ui-test version to 0.20.2 2025-02-05 17:06:38 +01:00
rustdoc-gui-test replace config.toml to bootstrap.toml in src:tools 2025-03-17 12:56:48 +05:30
rustdoc-js tester.js: ignore displayTypeSignature if it is null 2025-03-27 16:00:44 -05:00
rustdoc-themes
rustfmt Tighten up assignment operator representations. 2025-04-03 10:23:03 +11:00
suggest-tests Simplify get_git_modified_files 2025-03-19 14:55:37 +01:00
tidy Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=Urgau 2025-04-06 18:08:10 +02:00
tier-check
unicode-table-generator Remove unneeded parentheses. 2025-03-08 12:56:00 +01:00
unstable-book-gen
wasm-component-ld Update the wasm-component-ld tool 2025-01-21 15:22:01 -08:00
x Add src/tools/x to the main workspace 2025-03-13 12:18:32 -07:00
cherry-pick.sh
publish_toolstate.py Update toolstate maintainers 2025-01-23 09:55:21 -08:00