Skip to content

Update cargo - #110653

Merged
bors merged 1 commit into
rust-lang:masterfrom
weihanglo:update-cargo
Apr 22, 2023
Merged

Update cargo#110653
bors merged 1 commit into
rust-lang:masterfrom
weihanglo:update-cargo

Conversation

@weihanglo

Copy link
Copy Markdown
Member

14 commits in d0a4cbcee614fdb7ba66e860e603a00a644d71f8..de80432f04da61d98dcbbc1572598071718ccfd2
2023-04-16 17:42:50 +0000 to 2023-04-21 13:18:32 +0000

@rustbot

Copy link
Copy Markdown
Collaborator

r? @ehuss

(rustbot has picked a reviewer for you, use r? to override)

@rustbot

Copy link
Copy Markdown
Collaborator

⚠️Warning⚠️

  • These commits modify submodules.

@rustbotrustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 21, 2023
@rustbot

Copy link
Copy Markdown
Collaborator

Some changes occurred in src/tools/cargo

cc @ehuss

@weihanglo

Copy link
Copy Markdown
MemberAuthor

No risky change found in this submodule update.

@bors r+ p=1

@bors

bors commented Apr 21, 2023

Copy link
Copy Markdown
Collaborator

📌 Commit 2e2cee5 has been approved by weihanglo

It is now in the queue for this repository.

@borsbors 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 Apr 21, 2023
@bors

bors commented Apr 21, 2023

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 2e2cee5 with merge 0fd50f3...

@bors

bors commented Apr 22, 2023

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: weihanglo
Pushing 0fd50f3 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Apr 22, 2023
@bors
bors merged commit 0fd50f3 into rust-lang:masterApr 22, 2023
@rustbotrustbot added this to the 1.71.0 milestone Apr 22, 2023
@weihanglo
weihanglo deleted the update-cargo branch April 22, 2023 00:06
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (0fd50f3): comparison URL.

Overall result: ✅ improvements - no action needed

@rustbot label: -perf-regression

Instruction count

This is a highly reliable metric that was used to determine the overall result at the top of this comment.

meanrangecount
Regressions ❌
(primary)
--0
Regressions ❌
(secondary)
--0
Improvements ✅
(primary)
-0.4%[-0.4%, -0.4%]1
Improvements ✅
(secondary)
-1.4%[-1.4%, -1.4%]1
All ❌✅ (primary)-0.4%[-0.4%, -0.4%]1

Max RSS (memory usage)

Results

This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.

meanrangecount
Regressions ❌
(primary)
--0
Regressions ❌
(secondary)
1.4%[1.4%, 1.4%]2
Improvements ✅
(primary)
--0
Improvements ✅
(secondary)
-2.1%[-2.1%, -2.1%]1
All ❌✅ (primary)--0

Cycles

This benchmark run did not return any relevant results for this metric.

matthiaskrgr pushed a commit to matthiaskrgr/rust that referenced this pull request Apr 24, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Apr 24, 2023
…, r=ehuss
bootstrap: update paths cargo-credential crate
This should be done in rust-lang#110653 but forgot.
Fixesrust-lang#110742
## How to verify this patch
Run `./x.py build cargo`. Previously it would fail with
```console
error: manifest path `/projects/rust/src/tools/cargo/crates/credential/cargo-credential-1password/Cargo.toml` does not exist
```
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Apr 24, 2023
…, r=ehuss
bootstrap: update paths cargo-credential crate
This should be done in rust-lang#110653 but forgot.
Fixesrust-lang#110742
## How to verify this patch
Run `./x.py build cargo`. Previously it would fail with
```console
error: manifest path `/projects/rust/src/tools/cargo/crates/credential/cargo-credential-1password/Cargo.toml` does not exist
```
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Apr 24, 2023
…, r=ehuss
bootstrap: update paths cargo-credential crate
This should be done in rust-lang#110653 but forgot.
Fixesrust-lang#110742
## How to verify this patch
Run `./x.py build cargo`. Previously it would fail with
```console
error: manifest path `/projects/rust/src/tools/cargo/crates/credential/cargo-credential-1password/Cargo.toml` does not exist
```
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Apr 24, 2023
…, r=ehuss
bootstrap: update paths cargo-credential crate
This should be done in rust-lang#110653 but forgot.
Fixesrust-lang#110742
## How to verify this patch
Run `./x.py build cargo`. Previously it would fail with
```console
error: manifest path `/projects/rust/src/tools/cargo/crates/credential/cargo-credential-1password/Cargo.toml` does not exist
```
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@weihanglo@rustbot@bors@rust-timer@ehuss