Commit 99ca0ae
committed
Auto merge of #147338 - weihanglo:update-cargo, r=weihanglo
Update cargo submodule
3 commits in 2394ea6cea8b26d717aa67eb1663a2dbf2d26078..801d9b4981dd07e3aecdca1ab86834c13615737e
2025-10-03 14:13:01 +0000 to 2025-10-04 13:30:15 +0000
- chore: Disabled `reserved_windows_name` test temporaily (rust-lang/cargo#16048)
- Add panic=immediate-abort support to Cargo (rust-lang/cargo#16041)
- Accessing each build script's `OUT_DIR` (rust-lang/cargo#15891)1 file changed
+1
-1
lines changed- src/cargo/core/compiler/mod.rs+30-8
- src/cargo/core/features.rs+5
- src/cargo/core/profiles.rs+4-1
- src/cargo/util/toml/mod.rs+11-2
- src/cargo/util/toml/targets.rs+28-1
- src/doc/src/reference/unstable.md+23
- tests/testsuite/build_scripts_multiple.rs+119-4
- tests/testsuite/cargo/z_help/stdout.term.svg+23-21
- tests/testsuite/main.rs+1
- tests/testsuite/package.rs+3-1
- tests/testsuite/profile_panic_immediate_abort.rs+121
0 commit comments