-
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 RELEASES.md for 1.43.0 #70354
Conversation
Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com>
Co-Authored-By: LeSeulArtichaut <leseulartichaut@gmail.com>
I was wondering if it would be OK to include the addition of config-profiles in Cargo? It's a fairly straightforward change where the Also, there's another, smaller change: The environment variable |
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
Co-Authored-By: Mark Rousskov <mark.simulacrum@gmail.com>
@ehuss Added those items. |
Co-Authored-By: Mazdak Farrokhzad <twingoow@gmail.com>
Please add a compatibility note for #69548 as it is a breaking change for a few crates. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like a few nits left but overall looks good. Thanks!
Should be ready to merge now. |
@bors r+ rollup |
📌 Commit dda3445 has been approved by |
Rollup of 6 pull requests Successful merges: - rust-lang#69903 (Do not ICE in the face of invalid enum discriminant) - rust-lang#70354 (Update RELEASES.md for 1.43.0) - rust-lang#70774 (End cleanup on rustdoc-js tools) - rust-lang#70990 (Improve rustdoc source code a bit) - rust-lang#71145 (Add illumos triple) - rust-lang#71166 (Clean up E0518 explanation) Failed merges: r? @ghost
…ulacrum [beta] backports This includes: * Do not reuse post LTO products when exports change rust-lang#71131 * macro_rules: `NtLifetime` cannot start with an identifier rust-lang#70768 * Update RELEASES.md for 1.43.0 rust-lang#70354 r? @ghost
Rendered
r? @Mark-Simulacrum
cc @rust-lang/release