Skip to content
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

Add release notes for 1.75.0 #118729

Merged
merged 5 commits into from
Dec 21, 2023
Merged

Add release notes for 1.75.0 #118729

merged 5 commits into from
Dec 21, 2023

Conversation

cuviper
Copy link
Member

@cuviper cuviper commented Dec 8, 2023

cc @rust-lang/release
r? @Mark-Simulacrum

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue. labels Dec 8, 2023
@rust-log-analyzer

This comment has been minimized.

RELEASES.md Outdated Show resolved Hide resolved
RELEASES.md Outdated Show resolved Hide resolved
RELEASES.md Outdated Show resolved Hide resolved
@bors
Copy link
Contributor

bors commented Dec 18, 2023

☔ The latest upstream changes (presumably #119082) made this pull request unmergeable. Please resolve the merge conflicts.

cuviper and others added 4 commits December 19, 2023 14:56
Co-authored-by: León Orell Valerian Liehr <me@fmease.dev>
Co-authored-by: Mark Rousskov <mark.simulacrum@gmail.com>
--------

- [Stabilize `async fn` and return-position `impl Trait` in traits.](https://github.com/rust-lang/rust/pull/115822/)
- [Allow function pointer signatures containing `&mut T` in `const` contexts.](https://github.com/rust-lang/rust/pull/116015/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dunno if this is fixable but when skimming the notes I saw "&mut T in const contexts" and got momentarily confused/excited until I re-read the start of the line.

Copy link
Contributor

@a1phyr a1phyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also shouldn't #116505 be noted somewhere ? (Probably Compiler or Internals) This feels quite an notable change to me.

RELEASES.md Outdated Show resolved Hide resolved
@pietroalbini
Copy link
Member

Applied both of a1phyr's points.

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Dec 21, 2023

📌 Commit 73cd2df has been approved by pietroalbini

It is now in the queue for this repository.

@bors bors 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 Dec 21, 2023
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 21, 2023
…bini

[stable] Prepare Rust 1.75.0 release

This PR includes the squash of the release notes from rust-lang#118729, and bumps the channel to stable to prepare release artifacts.

The only `beta-nominated` PR is rust-lang#118796, which is still waiting for review and is not `beta-accepted` yet, so this does **not** backport it. `@Nadrieril` `@cjgillot` `@apiraino` if that PR becomes ready to be backported before the 28th ping me on Zulip and I can rebuild artifacts with it.

r? `@ghost`
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 21, 2023
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#118729 (Add release notes for 1.75.0)
 - rust-lang#119124 (don't build `rust-analyzer-proc-macro-srv` on def config )
 - rust-lang#119154 (Simple modification of `non_lifetime_binders`'s diagnostic information to adapt to type binders)
 - rust-lang#119176 (Fix name error in aarch64_apple_watchos tier 3 target)
 - rust-lang#119182 (Update sysinfo version to 0.30.0)

r? `@ghost`
`@rustbot` modify labels: rollup
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 21, 2023
…iaskrgr

Rollup of 5 pull requests

Successful merges:

 - rust-lang#118729 (Add release notes for 1.75.0)
 - rust-lang#119124 (don't build `rust-analyzer-proc-macro-srv` on def config )
 - rust-lang#119154 (Simple modification of `non_lifetime_binders`'s diagnostic information to adapt to type binders)
 - rust-lang#119176 (Fix name error in aarch64_apple_watchos tier 3 target)
 - rust-lang#119182 (Update sysinfo version to 0.30.0)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 1871f2b into rust-lang:master Dec 21, 2023
11 checks passed
@rustbot rustbot added this to the 1.77.0 milestone Dec 21, 2023
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Dec 21, 2023
Rollup merge of rust-lang#118729 - cuviper:relnotes-1.75.0, r=pietroalbini

Add release notes for 1.75.0

cc `@rust-lang/release`
r? `@Mark-Simulacrum`
@cuviper cuviper deleted the relnotes-1.75.0 branch January 23, 2024 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-release Relevant 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.

10 participants