Skip to content

Conversation

weihanglo
Copy link
Member

@weihanglo weihanglo commented Oct 1, 2025

Beta backports

In order to make CI pass, the following PRs are also cherry-picked:

@rustbot rustbot added A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Oct 1, 2025
@rustbot
Copy link
Collaborator

rustbot commented Oct 1, 2025

r? @epage

rustbot has assigned @epage.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot
Copy link
Collaborator

rustbot commented Oct 1, 2025

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against rust-1.91.0. Please double check that you specified the right target!

@rustbot rustbot added the A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc. label Oct 1, 2025
@weihanglo
Copy link
Member Author

Probably better wait for FCP #13051 (comment).

@weihanglo weihanglo force-pushed the beta-backport-1.91.0 branch from f4c16ec to 564d26d Compare October 5, 2025 00:37
@weihanglo weihanglo marked this pull request as draft October 5, 2025 00:38
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 5, 2025
@weihanglo weihanglo marked this pull request as ready for review October 10, 2025 18:40
@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 10, 2025
@weihanglo weihanglo enabled auto-merge October 10, 2025 18:40
The "host" string is ambiguous

* We have `-Zhost-config` that config `[host]` table applies to
  artifacts running on host, such as build scripts and proc macros.
* `host` sounds like the default behavior, whereas `--target host`
  is in the cross-compilation mode: `target/<triple>/debug`.
* We might want to reserve `host` for future use
@weihanglo weihanglo force-pushed the beta-backport-1.91.0 branch from 564d26d to 3a7fcc8 Compare October 10, 2025 18:44
github-merge-queue bot pushed a commit that referenced this pull request Oct 10, 2025
Bring back the changelog item:
#16032

Probably better wait for FCP
<#13051 (comment)>.
@weihanglo weihanglo merged commit ea2d978 into rust-lang:rust-1.91.0 Oct 10, 2025
25 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 10, 2025
@weihanglo weihanglo deleted the beta-backport-1.91.0 branch October 10, 2025 19:22
bors added a commit to rust-lang/rust that referenced this pull request Oct 14, 2025
[beta-1.91] Update cargo submodule

2 commits in 785a383cf715417fcd68c4a98a4523c2d082bb0f..ea2d97820c16195b0ca3fadb4319fe512c199a43
2025-10-04 19:17:20 -0500 to 2025-10-10 15:19:24 -0400
- [beta-1.91] fix: use `host-tuple` for host target subsitution (rust-lang/cargo#16032)
- [beta-1.91] fix(timings): compute codegen start time to draw dep lines (rust-lang/cargo#16057)

r? ghost
@rustbot rustbot added this to the 1.91.0 milestone Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area: Command-line interface, option parsing, etc. A-cli-help Area: built-in command-line help A-documenting-cargo-itself Area: Cargo's documentation A-infrastructure Area: infrastructure around the cargo repo, ci, releases, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants