rust
rust copied to clipboard
Update cargo (CVE fixes included)
8 commits in 082503982ea0fb7a8fd72210427d43a2e2128a63..73ba3f35e0205844418260722c11602113179c4a 2022-09-13 17:49:38 +0000 to 2022-09-18 06:38:16 +0000
- Revert "Clarify when cargo detects changes" (https://github.com/rust-lang/cargo/pull/11107)
- Fix links to workspace inheritance headings in workspace docs (https://github.com/rust-lang/cargo/pull/11103)
- docs(ref): Clarify workspace settings (https://github.com/rust-lang/cargo/pull/11082)
- Update comment about ResolveVersion default version (https://github.com/rust-lang/cargo/pull/11095)
- [master] Run
reach_max_unpack_sizetest only on debug build (https://github.com/rust-lang/cargo/pull/11091) - Clarify when cargo detects changes (https://github.com/rust-lang/cargo/pull/11092)
- [master] Fix for https://github.com/advisories/GHSA-rfj2-q3h3-hm5j and https://github.com/advisories/GHSA-2hvr-h6gw-qrxp (https://github.com/rust-lang/cargo/pull/11089)
- Expose cargo add internals as edit API (https://github.com/rust-lang/cargo/pull/11059)
Some changes occurred in src/tools/cargo
cc @ehuss
r? @ehuss
(rust-highfive has picked a reviewer for you, use r? to override)
:warning: Warning :warning:
- These commits modify submodules.
Thanks!
@bors r+ p=5
:pushpin: Commit 6d02f782e6dc1a5b844545f4b9780b1dbcd85bf0 has been approved by ehuss
It is now in the queue for this repository.
:hourglass: Testing commit 6d02f782e6dc1a5b844545f4b9780b1dbcd85bf0 with merge a57a6ac2eb17f9074c3762d6392bc4bad437fa7b...
:sunny: Test successful - checks-actions Approved by: ehuss Pushing a57a6ac2eb17f9074c3762d6392bc4bad437fa7b to master...
Finished benchmarking commit (a57a6ac2eb17f9074c3762d6392bc4bad437fa7b): comparison URL.
Overall result: no relevant changes - no action needed
@rustbot label: -perf-regression
Instruction count
This benchmark run did not return any relevant results for this metric.
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.
| mean[^1] | range | count[^2] | |
|---|---|---|---|
| Regressions ❌ (primary) |
- | - | 0 |
| Regressions ❌ (secondary) |
3.4% | [2.5%, 4.3%] | 2 |
| Improvements ✅ (primary) |
-1.2% | [-1.2%, -1.2%] | 1 |
| Improvements ✅ (secondary) |
- | - | 0 |
| All ❌✅ (primary) | -1.2% | [-1.2%, -1.2%] | 1 |
Cycles
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.
| mean[^1] | range | count[^2] | |
|---|---|---|---|
| Regressions ❌ (primary) |
2.2% | [2.2%, 2.2%] | 1 |
| Regressions ❌ (secondary) |
2.1% | [2.1%, 2.1%] | 1 |
| Improvements ✅ (primary) |
- | - | 0 |
| Improvements ✅ (secondary) |
- | - | 0 |
| All ❌✅ (primary) | 2.2% | [2.2%, 2.2%] | 1 |
[^1]: the arithmetic mean of the percent change [^2]: number of relevant changes