Skip to content

[beta] Cargo backport 1.65.0 - #103303

Closed
weihanglo wants to merge 1 commit into
rust-lang:betafrom
weihanglo:update-beta-cargo
Closed

[beta] Cargo backport 1.65.0#103303
weihanglo wants to merge 1 commit into
rust-lang:betafrom
weihanglo:update-beta-cargo

Conversation

@weihanglo

Copy link
Copy Markdown
Member

1 commits in 082503982ea0fb7a8fd72210427d43a2e2128a63..4bc8f24d3e899462e43621aab981f6383a370365 2022-09-13 17:49:38 +0000 to 2022-10-20 06:00:42 +0000

1 commits in 082503982ea0fb7a8fd72210427d43a2e2128a63..4bc8f24d3e899462e43621aab981f6383a370365
2022-09-13 17:49:38 +0000 to 2022-10-20 06:00:42 +0000
- [BETA-1.65] Fix deadlock when build scripts are waiting for input on stdin (rust-lang/cargo#11257)
@rustbotrustbot added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Oct 20, 2022
@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred in src/tools/cargo

cc @ehuss

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @ehuss

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against beta. Please double check that you specified the right target!
  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 20, 2022
@weihanglo

Copy link
Copy Markdown
MemberAuthor

@ehuss Do we need to do anything if a beta backport also update our own crate like cargo-util?

@ehussehuss mentioned this pull request Oct 20, 2022
@ehuss

Copy link
Copy Markdown
Contributor

Do we need to do anything if a beta backport also update our own crate like cargo-util?

No, there isn't anything special that needs to be done in this case.

I've asked for this to be rolled up in #103316.

bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 21, 2022
[beta] backports
- Use rebind instead of dummy binder in `SameTypeModuloInfer` relation rust-lang#102059
- Add missing space between notable trait tooltip and where clause rust-lang#102107
- Avoid repeated re-initialization of the BufReader buffer rust-lang#102760
- Ensure enum cast moves rust-lang#103016
- Fix `TyKind::is_simple_path` rust-lang#103176
- Do anonymous lifetimes remapping correctly for nested rpits rust-lang#103205
- [beta] Cargo backport 1.65.0 rust-lang#103303
- linker: Fix weak lang item linking with combination windows-gnu + LLD + LTO rust-lang#103092
r? `@ghost`
@weihanglo
weihanglo deleted the update-beta-cargo branch October 21, 2022 10:07
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@weihanglo@rustbot@rust-highfive@ehuss