Skip to content

Update cargo submodule - #162823

Merged
rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
weihanglo:update-cargo
Sep 16, 2026
Merged

rust-bors[bot] merged 2 commits into
rust-lang:mainfrom
weihanglo:update-cargo

Conversation

@weihanglo

@weihanglo weihanglo commented Sep 15, 2026

Copy link
Copy Markdown
Member

9 commits in 7941be6fb416b4cd9666aef7b858dfea25587a8c..495c385d0875c4ba51eb72ea0448a2d4c018b8d4
2026-09-11 20:47:37 +0000 to 2026-09-16 12:48:58 +0000

r? Urgau
for the debugger script part


🤖 LLM disclosure: I probably should have tested this change manually, though I let LLM verify it working, sorry. Will do a manual test when I have time or if somebody beats me on that.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 15, 2026
@rustbot

rustbot commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

⚠️ Warning ⚠️

Comment thread src/etc/gdb_trim_paths.py

@Urgau Urgau left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested the GDB and LLDB changes locally, looks good to me.

r=me on that part

View changes since this review

@Urgau

Urgau commented Sep 15, 2026

Copy link
Copy Markdown
Member

cc @paradoxicalguy (you may be interested in the rust-gdb and rust-lldb change)

@weihanglo

Copy link
Copy Markdown
Member Author

@bors r=Urgau,weihanglo rollup=never p=1

@rust-bors

rust-bors Bot commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

📌 Commit afd6204 has been approved by Urgau,weihanglo

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 15, 2026
@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request Sep 16, 2026
Update cargo submodule

6 commits in 7941be6fb416b4cd9666aef7b858dfea25587a8c..30754e087c97c58c6c36d0440d4cf1aecb3330a9
2026-09-11 20:47:37 +0000 to 2026-09-15 18:19:50 +0000
- fix(git): For git cli, tell users what config we aren't forwarding on error (rust-lang/cargo#17477)
- Lower the lint level of `manual_readme` and `non_kebab_case_bins` to `allow` (rust-lang/cargo#17478)
- fix(trim-paths)!: unremap file in one JSON doc (rust-lang/cargo#17476)
- feat(manifest): support `feature-documentation` in manifests (rust-lang/cargo#17447)
- chore: Add Muscraft to the review rotation (rust-lang/cargo#17471)
- Specify `--edition` in `messages` tests (rust-lang/cargo#17470)

r? Urgau 
for the debugger script part

---

🤖 LLM disclosure: I probably should have tested this change manually, though I let LLM verify it working, sorry. Will do a manual test when I have time or if somebody beats me on that.
@Zalathar

Copy link
Copy Markdown
Member

@bors yield (to the beta revert that flaked out)

@rust-bors

rust-bors Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Auto build was cancelled. Cancelled workflows:

The next pull request likely to be tested is #162765.

@rust-bors rust-bors Bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 16, 2026
@rust-bors

This comment has been minimized.

Cargo has changed the format from JSONL to plain JSON
@rustbot

rustbot commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator

This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@weihanglo

Copy link
Copy Markdown
Member Author

@bors r=Urgau,weihanglo rollup=never p=1

@rust-bors

rust-bors Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

📌 Commit 5b770b8 has been approved by Urgau,weihanglo

It is now in the queue for this repository.

@rust-bors rust-bors Bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Sep 16, 2026
@rust-bors

This comment has been minimized.

@rust-bors rust-bors Bot added merged-by-bors This PR was explicitly merged by bors. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 16, 2026
@rust-bors

rust-bors Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

☀️ Test successful - CI
Approved by: Urgau,weihanglo
Duration: 3h 55s
Pushing 923c95c to main...

@rust-bors
rust-bors Bot merged commit 923c95c into rust-lang:main Sep 16, 2026
14 checks passed
@rustbot rustbot added this to the 1.100.0 milestone Sep 16, 2026
@github-actions

Copy link
Copy Markdown
Contributor
What is this? This is an experimental post-merge analysis report that shows differences in test outcomes between the merged PR and its parent PR.

Comparing 92801ed (parent) -> 923c95c (this PR)

Test differences

Show 8 test diffs

Stage 2

  • features::feature_documentation_is_unstable: [missing] -> pass (J0)
  • features::feature_has_documentation: [missing] -> pass (J0)
  • warning_override::warnings_and_errors: [missing] -> pass (J0)

Additionally, 5 doctest diffs were found. These are ignored, as they are noisy.

Job group index

Test dashboard

Run

cargo run --manifest-path src/ci/citool/Cargo.toml -- \
    test-dashboard 923c95cdf5ba65cea505aa2ea829f578e1506ed8 --output-dir test-dashboard

And then open test-dashboard/index.html in your browser to see an overview of all executed tests.

Job duration changes

  1. dist-ohos-x86_64: 54m 23s -> 1h 21m (+49.2%)
  2. test-x86_64-gnu-next-trait-solver-polonius: 1h 4m -> 39m 44s (-38.1%)
  3. test-x86_64-gnu-gcc-core-tests: 18m 21s -> 11m 23s (-38.0%)
  4. dist-sparcv9-solaris: 1h 13m -> 1h 41m (+37.8%)
  5. test-x86_64-gnu-stdlib-semver-check: 17m 28s -> 10m 54s (-37.6%)
  6. test-x86_64-gnu-stable: 1h 49m -> 2h 30m (+37.4%)
  7. test-various: 2h 18m -> 1h 28m (-36.3%)
  8. test-pr-check-2: 43m 3s -> 27m 34s (-36.0%)
  9. test-x86_64-rust-for-linux: 1h 2m -> 42m 46s (-31.5%)
  10. dist-x86_64-msvc-alt: 2h 10m -> 2h 49m (+30.5%)
How to interpret the job duration changes?

Job durations can vary a lot, based on the actual runner instance
that executed the job, system noise, invalidated caches, etc. The table above is provided
mostly for t-infra members, for simpler debugging of potential CI slow-downs.

@weihanglo
weihanglo deleted the update-cargo branch September 16, 2026 20:43
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (923c95c): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This perf run didn't have relevant results for this metric.

Max RSS (memory usage)

Results (primary -2.6%, secondary 3.3%)

A less reliable metric. May be of interest, but not used to determine the overall result above.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
4.5% [1.6%, 5.5%] 6
Improvements ✅
(primary)
-2.6% [-2.6%, -2.6%] 1
Improvements ✅
(secondary)
-3.8% [-3.8%, -3.8%] 1
All ❌✅ (primary) -2.6% [-2.6%, -2.6%] 1

Cycles

This perf run didn't have relevant results for this metric.

Binary size

This perf run didn't have relevant results for this metric.

Bootstrap: 496.571s -> 497.899s (0.27%)
Artifact size: 408.84 MiB -> 406.75 MiB (-0.51%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants