Skip to content

Backport 1.52.1 release notes - #85404

Merged
bors merged 1 commit into
rust-lang:masterfrom
emilyalbini:relnotes-1.52.1
May 18, 2021
Merged

Backport 1.52.1 release notes#85404
bors merged 1 commit into
rust-lang:masterfrom
emilyalbini:relnotes-1.52.1

Conversation

@emilyalbini

Copy link
Copy Markdown
Member

This PR backports the 1.52.1 release notes to master, fixing #85235.

r? @Mark-Simulacrum
@rustbot modify-labels: beta-accepted beta-nominated T-release

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label May 17, 2021
@emilyalbiniemilyalbini added beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. T-release Relevant to the release subteam, which will review and decide on the PR/issue. labels May 17, 2021
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented May 18, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 6bcfdd9 has been approved by Mark-Simulacrum

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels May 18, 2021
@RalfJungRalfJung mentioned this pull request May 18, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request May 18, 2021
Rollup of 7 pull requests
Successful merges:
- rust-lang#84462 (rustdoc: use focus for search navigation)
- rust-lang#85251 (Make `const_generics_defaults` not an incomplete feature)
- rust-lang#85404 (Backport 1.52.1 release notes)
- rust-lang#85407 (Improve display for "copy-path" button, making it more discreet)
- rust-lang#85423 (Don't require cmake on Windows when LLVM isn't being built)
- rust-lang#85428 (Add x.py pre-setup instructions)
- rust-lang#85442 (fix typo)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 27bc2b3 into rust-lang:masterMay 18, 2021
@rustbotrustbot added this to the 1.54.0 milestone May 18, 2021
@Mark-SimulacrumMark-Simulacrum removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label May 22, 2021
@Mark-SimulacrumMark-Simulacrum modified the milestones: 1.54.0, 1.52.0, 1.53.0May 22, 2021
@Mark-SimulacrumMark-Simulacrum mentioned this pull request May 22, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request May 22, 2021
…ulacrum
[beta] backports
* Backport 1.52.1 release notes rust-lang#85404
* remove InPlaceIterable marker from Peekable due to unsoundness rust-lang#85340
* rustdoc: Call initSidebarItems in root module of crate rust-lang#85304
* Update LLVM submodule rust-lang#85236
* Do not ICE on invalid const param rust-lang#84913
* Disallows #![feature(no_coverage)] on stable and beta (using standard crate-level gating) rust-lang#84871
* Ensure TLS destructors run before thread joins in SGX rust-lang#84409
@emilyalbini
emilyalbini deleted the relnotes-1.52.1 branch May 9, 2025 16:00
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beta-acceptedAccepted for backporting to the compiler in the beta channel.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-releaseRelevant to the release subteam, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@emilyalbini@Mark-Simulacrum@bors@rust-highfive@rustbot