Skip to content

Add push_mut and new Layout methods to release notes#155347

Open
balt-dev wants to merge 4 commits intorust-lang:mainfrom
balt-dev:patch-1
Open

Add push_mut and new Layout methods to release notes#155347
balt-dev wants to merge 4 commits intorust-lang:mainfrom
balt-dev:patch-1

Conversation

@balt-dev
Copy link
Copy Markdown
Contributor

As recommended by @cuviper on Zulip, I'm making a direct PR to add this.

@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 Apr 15, 2026
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 15, 2026

r? @jieyouxu

rustbot has assigned @jieyouxu.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Fallback group: @Mark-Simulacrum, @jieyouxu
  • @Mark-Simulacrum, @jieyouxu expanded to Mark-Simulacrum, jieyouxu
  • Random selection from Mark-Simulacrum, jieyouxu

@balt-dev
Copy link
Copy Markdown
Contributor Author

r? @cuviper

@rustbot rustbot assigned cuviper and unassigned jieyouxu Apr 15, 2026
Comment thread RELEASES.md
balt-dev and others added 2 commits April 15, 2026 11:38
@balt-dev balt-dev changed the title Add push_mut to release notes Add push_mut and new Layout methods to release notes Apr 15, 2026
@balt-dev
Copy link
Copy Markdown
Contributor Author

Added the new Layout methods as well, as per advice on Zulip.

Comment thread RELEASES.md Outdated
Comment thread RELEASES.md Outdated
Co-authored-by: Josh Stone <cuviper@gmail.com>
@cuviper
Copy link
Copy Markdown
Member

cuviper commented Apr 15, 2026

Thank you!

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 15, 2026

📌 Commit d87a2e7 has been approved by cuviper

It is now in the queue for this repository.

@rust-bors rust-bors bot 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 Apr 15, 2026
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Apr 15, 2026
Add push_mut and new Layout methods to release notes

As recommended by @cuviper on Zulip, I'm making a direct PR to add this.
rust-bors bot pushed a commit that referenced this pull request Apr 15, 2026
Rollup of 6 pull requests

Successful merges:

 - #147811 (naked functions: respect `function-sections`)
 - #154599 (report the `varargs_without_pattern` lint in deps)
 - #154970 (rustdoc: preserve `doc(cfg)` on locally re-exported type aliases)
 - #155326 (Disallow ZST allocations with `TypedArena`.)
 - #155340 (Handle nonnull pattern types in size skeleton)
 - #155347 (Add push_mut and new Layout methods to release notes)
jhpratt added a commit to jhpratt/rust that referenced this pull request Apr 16, 2026
Add push_mut and new Layout methods to release notes

As recommended by @cuviper on Zulip, I'm making a direct PR to add this.
rust-bors bot pushed a commit that referenced this pull request Apr 16, 2026
Rollup of 18 pull requests

Successful merges:

 - #154595 (Emit fatal on invalid const args with nested defs)
 - #154599 (report the `varargs_without_pattern` lint in deps)
 - #154699 (`core::unicode`: Replace `Cased` table with `Lt`)
 - #155353 (resolve: Remove `inaccessible_ctor_reexport` resolver field)
 - #155357 (Add `--remap-path-scope` as unstable in rustdoc)
 - #150649 (clippy fix: non_canonical_clone_impl)
 - #154604 (abort in core)
 - #154616 (Add `--quiet` flag to x.py and bootstrap to suppress output)
 - #154970 (rustdoc: preserve `doc(cfg)` on locally re-exported type aliases)
 - #155215 (Clean up `AttributeLintKind` and refactor diagnostic attribute linting)
 - #155228 (Check diagnostic output in incremental `cpass` and `rpass` revisions)
 - #155266 (Adjust release notes for post-merge feedback)
 - #155326 (Disallow ZST allocations with `TypedArena`.)
 - #155334 (docs: Use `0b1` instead of `NonZero::MIN` in `NonZero::bit_width` doctests)
 - #155340 (Handle nonnull pattern types in size skeleton)
 - #155347 (Add push_mut and new Layout methods to release notes)
 - #155356 (remove calls to AliasTyKind::def_id)
 - #155364 (Reduce diagnostic type visibilities.)
jhpratt added a commit to jhpratt/rust that referenced this pull request Apr 16, 2026
Add push_mut and new Layout methods to release notes

As recommended by @cuviper on Zulip, I'm making a direct PR to add this.
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.

5 participants