-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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. #64952
Update cargo. #64952
Conversation
|
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
📌 Commit 3173a09 has been approved by |
This probably deserves a mention in the next release's blog post, right? (since we mentioned PGO when it got stabilized) |
⌛ Testing commit 3173a09 with merge 96dc74c36dff7ac14b7b1e96c9571aa382b36fae... |
This will break RLS. I normally wait for the fix to merge and then update them together to reduce the churn and disruption. It's not a big deal, but I feel like our process is not working well. |
…excrichton Update cargo. Pulls rust-lang/cargo@f3c92ed into nightly Rust. r? @alexcrichton
@bors retry rolled up. |
The fix has landed in the RLS so you can also update the RLS submodule as well. |
Dear, fat-fingered this one. Sorry. |
…excrichton Update cargo. Pulls rust-lang/cargo@f3c92ed into nightly Rust. r? @alexcrichton
…excrichton Update cargo. Pulls rust-lang/cargo@f3c92ed into nightly Rust. r? @alexcrichton
@bors retry rolled up Also: The homu queue page says it's building this PR, but I don't see any comment here that it's building or a build in the azure queue. |
⌛ Testing commit 3173a09 with merge 2a0dee835302f3f8647fa7afac8b6bc2f70edd54... |
3173a09
to
4447388
Compare
@bors: r+ Included a fix for that failed test as well as an RLS update |
📌 Commit 8d9abcd has been approved by |
⌛ Testing commit 8d9abcd with merge 0099c7b6bb5afe85b526f024bc49139eeae98e66... |
…excrichton Update cargo. Pulls rust-lang/cargo@f3c92ed into nightly Rust. r? @alexcrichton
@bors retry rolled up |
Rollup of 11 pull requests Successful merges: - #64649 (Avoid ICE on return outside of fn with literal array) - #64722 (Make all alt builders produce parallel-enabled compilers) - #64801 (Avoid `chain()` in `find_constraint_paths_between_regions()`.) - #64805 (Still more `ObligationForest` improvements.) - #64840 (SelfProfiler API refactoring and part one of event review) - #64885 (use try_fold instead of try_for_each to reduce compile time) - #64942 (Fix clippy warnings) - #64952 (Update cargo.) - #64974 (Fix zebra-striping in generic dataflow visualization) - #64978 (Fully clear `HandlerInner` in `Handler::reset_err_count`) - #64979 (Update books) Failed merges: - #64959 (syntax: improve parameter without type suggestions) r? @ghost
Pulls rust-lang/cargo@f3c92ed into nightly Rust.
r? @alexcrichton