-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update cargo #96984
Update cargo #96984
Conversation
|
@bors r+ p=1 |
📌 Commit e353579 has been approved by |
⌛ Testing commit e353579 with merge 757c12d56581a8f94e1b2a02e57224f6c109a17a... |
@bors retry dist-aarch64-apple The hosted runner: GitHub Actions 6 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error. |
☀️ Test successful - checks-actions |
Finished benchmarking commit (a5ad0d2): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.
@rustbot label: -perf-regression |
It was noticed in this zulip thread that this PR apparently broke the cc author @ehuss, and @rust-lang/wg-compiler-performance |
cc @Urgau These lines need to pass different flags based on which cargo is being used. I suggest just disabling them until the beta bump which should happen in a couple weeks. |
…k-Simulacrum Fix rustc-perf benchmarks See rust-lang#96984 (comment) and rust-lang#96984 (comment) cc `@ehuss` `@lqd`
20 commits in a44758ac805600edbb6ba51e7e6fb81a6077c0cd..3f052d8eed98c6a24f8b332fb2e6e6249d12d8c1
2022-05-04 02:29:34 +0000 to 2022-05-12 15:19:04 +0000
foo@version
like cargo-add (feat(install): Supportfoo@version
like cargo-add cargo#10650)typos-cli
crate (fix typos found by thetypos-cli
crate cargo#10649)cargo-features
to unstable docs for workspace inheritance (addcargo-features
to unstable docs for workspace inheritance cargo#10648)--target
torustdoc
forcargo test
if specified with host target. (Pass--target
torustdoc
forcargo test
if specified with host target. cargo#10594)@
support (Extend pkgid syntax with@
support cargo#10582)snapshot/add
test intotestsuite/cargo_add/
(move onesnapshot/add
test intotestsuite/cargo_add/
cargo#10631)snapshot
tests to better work in contexts that sort by extension (reorganizesnapshot
tests to better work in contexts that sort by extension cargo#10629)