rust/src/tools
bors 1a9f1686b2 Auto merge of #151225 - weihanglo:update-cargo, r=weihanglo
Update cargo submodule

15 commits in 8c133afcd5e0d69932fe11f5907683723f8d361d..85eff7c80277b57f78b11e28d14154ab12fcf643
2026-01-09 03:50:15 +0000 to 2026-01-15 16:18:08 +0000
- fix(lockfile): switch to `resolver.lockfile-path` config (rust-lang/cargo#16510)
- Moved build-script bins to `deps` directory (rust-lang/cargo#16515)
- Invalidate the whole build cache when `-Zno-embed-metadata` changes (rust-lang/cargo#16513)
- Do not create examples dir in build dir with new layout (rust-lang/cargo#16514)
- fix(git): avoid partial oid got zero padded (rust-lang/cargo#16511)
- Optimize cargo locate-project --workspace (rust-lang/cargo#16423)
- chore: Update typos (rust-lang/cargo#16507)
- refactor(git): remove unnecessary serialization (rust-lang/cargo#16505)
- fix(build-std): std link metadata propagate to user (rust-lang/cargo#16496)
- Improve error message for missing dependencies (rust-lang/cargo#16500)
- fix: preserve `dep_name` for build script metadata  (rust-lang/cargo#16494)
- refactor(toml): clarify `to_dependency` for config patch (rust-lang/cargo#16492)
- Add `--id` flag to `cargo report timings` and `cargo report rebuilds` (rust-lang/cargo#16490)
- Display lockfile path in very verbose mode when blocking (rust-lang/cargo#16491)
- fix(info): resolve underscore vs hyphen mismatch in schema lookup (rust-lang/cargo#16455)

r? ghost
2026-01-16 23:50:37 +00:00
..
build-manifest build-manifest: Add rust-mingw also as extension for "pc-windows-gnu" hosts. 2026-01-07 12:06:37 +01:00
bump-stage0 Include additional hashes in src/stage0 2025-09-27 08:43:22 -04:00
cargo@85eff7c802 Update cargo submodule 2026-01-16 15:45:53 -05:00
cargotest Bump diesel to the most recent commit in cargotest 2026-01-08 23:55:57 +08:00
clippy Auto merge of #151003 - matthiaskrgr:rollup-wvnF9sN, r=matthiaskrgr 2026-01-12 16:43:20 +00:00
collect-license-metadata collect-license-metadata: Print a diff of the expected output 2025-10-06 19:10:12 -04:00
compiletest compiletest: Add AuxCrate struct with docs. 2026-01-16 18:41:37 +01: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 Update to mdbook 0.5 2025-12-12 08:07:53 -08:00
features-status-dump Implement output of colored messages with optional check context 2025-09-21 15:15:31 +02:00
generate-copyright Update askama version to 0.15 in generate-copyright 2025-12-28 20:49:17 +01: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 Update literal-escaper version to 0.0.7 2026-01-08 14:10:33 +01:00
lld-wrapper
llvm-bitcode-linker Revert introduction of [workspace.dependencies]. 2025-09-02 19:12:54 +10:00
miri Rollup merge of #150966 - arch-powerpc64le, r=petrochenkov 2026-01-14 22:29:57 +01:00
miropt-test-tools
nix-dev-shell Generalize branch references to HEAD 2025-11-02 11:15:55 +01:00
opt-dist Ship LLVM (rust-dev) in fast try builds again 2026-01-16 14:49:33 +01: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 Thread --jobs from bootstrap -> compiletest -> run-make-support 2026-01-06 14:51:51 +08:00
rust-analyzer Clean up src/dst transmute mess. 2026-01-12 09:22:58 +11:00
rust-installer fix: typos and grammar errors in README files 2025-12-25 15:11:01 +02:00
rustbook Update books 2025-12-31 13:52:32 -08: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 Rollup merge of #149790 - JonathanBrouwer:attr-path-perf, r=jdonszelmann 2026-01-05 15:54:12 +01:00
test-float-parse fix: typos and grammar errors in README files 2025-12-25 15:11:01 +02:00
tidy Auto merge of #150844 - fmease:mv-ace-tests, r=BoxyUwU 2026-01-12 20:08:40 +00:00
tier-check
unicode-table-generator Avoid index check in char::to_lowercase and char::to_uppercase 2025-12-30 16:20:19 -03: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 2026-01-05 08:07:07 -08:00
x
cherry-pick.sh
publish_toolstate.py