Uh oh!
There was an error while loading. Please reload this page.
Update cargo - #119485
Conversation
rustbot
commented
Jan 1, 2024
Some changes occurred in src/tools/cargo cc @ehuss |
weihanglo
commented
Jan 1, 2024
@bors r+ rollup=never p=1 |
bors
commented
Jan 1, 2024
bors
commented
Jan 1, 2024
Update cargo 7 commits in ac6bbb33293d8d424c17ecdb42af3aac25fb7295..ef94adb92704acf3967be8cf73ac0b01d818c47a 2023-12-26 23:22:08 +0000 to 2023-12-31 02:20:45 +0000 - cleanup: Remove error-format special-case in `cargo fix` (rust-lang/cargo#13224) - `cargo fix`: always inherit the jobserver (rust-lang/cargo#13225) - Bump cargo-credential to 0.4.3 (rust-lang/cargo#13221) - `cargo add` - fix for adding features from repository with multiple packages. (rust-lang/cargo#13213) - Remove repetitive words (rust-lang/cargo#13216) - Add cargo:rustc-cdylib-link-arg into RESERVED_PREFIXES list (rust-lang/cargo#13212) - chore(doc): doc for custom subcommands look up. (rust-lang/cargo#13203) r? ghost
This comment has been minimized.
This comment has been minimized.
bors
commented
Jan 1, 2024
💔 Test failed - checks-actions |
ehuss
commented
Jan 1, 2024
@bors retry Apple runner billing issue. |
petrochenkov
commented
Jan 2, 2024
@weihanglo |
weihanglo
commented
Jan 2, 2024
Done. @bors r+ |
bors
commented
Jan 2, 2024
bors
commented
Jan 2, 2024
🌲 The tree is currently closed for pull requests below priority 100. This pull request will be tested once the tree is reopened. |
bors
commented
Jan 3, 2024
bors
commented
Jan 3, 2024
☀️ Test successful - checks-actions |
rust-timer
commented
Jan 3, 2024
Finished benchmarking commit (1a47f5b): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. Max RSS (memory usage)This benchmark run did not return any relevant results for this metric. CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 668.218s -> 667.833s (-0.06%) |
11 commits in ac6bbb33293d8d424c17ecdb42af3aac25fb7295..add15366eaf3f3eb84717d3b8b71902ca36a7c84
2023-12-26 23:22:08 +0000 to 2024-01-02 03:24:42 +0000
cargo fix(cleanup: Remove error-format special-case incargo fixcargo#13224)cargo fix: always inherit the jobserver (cargo fix: always inherit the jobserver cargo#13225)cargo add- fix for adding features from repository with multiple packages. (cargo add- fix for adding features from repository with multiple packages. cargo#13213)