-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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.47.0 #76101
Conversation
We should also add a compatibility note for #74163, where #74163 is labeled |
You mean it's labeled with |
Oh right, I mixed that up -- it's not labeled |
I was just thinking, it might be nice to also include #75048. The end result here is that |
(Just tagged it relnotes). |
@Mark-Simulacrum Should be good to go. |
aa476f2
to
e34d3bf
Compare
Fixed a case of trailing spaces and squashed, thank you! @bors r+ p=1 |
📌 Commit e34d3bf has been approved by |
…as-schievink Rollup of 12 pull requests Successful merges: - rust-lang#76101 (Update RELEASES.md for 1.47.0) - rust-lang#76739 (resolve: prohibit anon const non-static lifetimes) - rust-lang#76811 (Doc alias name restriction) - rust-lang#77405 (Add tracking issue of iter_advance_by feature) - rust-lang#77409 (Add example for iter chain struct) - rust-lang#77415 (Better error message for `async` blocks in a const-context) - rust-lang#77423 (Add `-Zprecise-enum-drop-elaboration`) - rust-lang#77432 (Use posix_spawn on musl targets) - rust-lang#77441 (Fix AVR stack corruption bug) - rust-lang#77442 (Clean up on example doc fixes for ptr::copy) - rust-lang#77444 (Fix span for incorrect pattern field and add label) - rust-lang#77453 (Stop running macOS builds on Azure Pipelines) Failed merges: r? `@ghost`
Rendered
r? @Mark-Simulacrum
cc @rust-lang/release