-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update cargo #96031
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Update cargo #96031
Conversation
|
@bors r+ p=1 |
📌 Commit 4b4a514 has been approved by |
⌛ Testing commit 4b4a514 with merge 472f2fb9c9fab0901b1a47164b50b3b7022731ff... |
💥 Test timed out |
@bors retry timeout |
Update cargo 11 commits in e2e2dddebe66dfc1403a312653557e332445308b..dba5baf4345858c591517b24801902a062c399f8 2022-04-05 17:04:53 +0000 to 2022-04-13 21:58:27 +0000 - Part 6 of RFC2906 - Switch the inheritance source from `workspace` to… (rust-lang/cargo#10564) - Part 5 of RFC2906 - Add support for inheriting `rust-version` (rust-lang/cargo#10563) - Add support for rustc --check-cfg well known names and values (rust-lang/cargo#10486) - Reserve filename `Cargo.toml.orig` in `cargo package` (rust-lang/cargo#10551) - Retry command invocation with argfile (rust-lang/cargo#10546) - Add a progress indicator for `cargo clean` (rust-lang/cargo#10236) - Ensure host units don't depend on Docscrape units, fixes rust-lang/cargo#10545 (rust-lang/cargo#10549) - Fix docs: Bindeps env vars are passed to build script at runtime (rust-lang/cargo#10550) - Part 4 of RFC2906 - Add support for inheriting `readme` (rust-lang/cargo#10548) - Part 3 of RFC2906 - Add support for inheriting `license-path`, and `depednency.path` (rust-lang/cargo#10538) - Bump to 0.63.0, update changelog (rust-lang/cargo#10544)
☀️ Test successful - checks-actions |
Finished benchmarking commit (e371eeb): comparison url. Summary:
If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. Next Steps: If you can justify the regressions found in this perf run, please indicate this with @rustbot label: +perf-regression Footnotes |
@rustbot label: +perf-regression-triaged |
11 commits in e2e2dddebe66dfc1403a312653557e332445308b..dba5baf4345858c591517b24801902a062c399f8
2022-04-05 17:04:53 +0000 to 2022-04-13 21:58:27 +0000
workspace
to… (Part 6 of RFC2906 - Switch the inheritance source fromworkspace
to… cargo#10564)rust-version
(Part 5 of RFC2906 - Add support for inheritingrust-version
cargo#10563)Cargo.toml.orig
incargo package
(Reserve filenameCargo.toml.orig
incargo package
cargo#10551)cargo clean
(Add a progress indicator forcargo clean
cargo#10236)-Z rustdoc-scrape-examples=examples
cargo#10545 (Ensure host units don't depend on Docscrape units, fixes #10545 cargo#10549)readme
(Part 4 of RFC2906 - Add support for inheritingreadme
cargo#10548)license-path
, anddepednency.path
(Part 3 of RFC2906 - Add support for inheritinglicense-path
, anddepednency.path
cargo#10538)