Skip to content

Rollup of 3 pull requests#155530

Closed
jhpratt wants to merge 6 commits intorust-lang:mainfrom
jhpratt:rollup-PNTb4MQ
Closed

Rollup of 3 pull requests#155530
jhpratt wants to merge 6 commits intorust-lang:mainfrom
jhpratt:rollup-PNTb4MQ

Conversation

@jhpratt
Copy link
Copy Markdown
Member

@jhpratt jhpratt commented Apr 20, 2026

Successful merges:

r? @ghost

Create a similar rollup

Lars-Schumann and others added 6 commits April 9, 2026 16:31
…lnay

constify `Index(Mut)`, `Deref(Mut)` for `Vec`

Relevant tracking issues
const_convert: rust-lang#143773
const_index: rust-lang#143775
suggest expect instead of unwrap when arg provided

r? mejrs (feel free to reroll)

fixes rust-lang#155502
…, r=scottmcm

docs(num): fix stale link to `mem::Alignment`

This pull request updates a stale link to `mem::Alignment` in `num::IntErrorKind`.

In rust-lang#153178, I added a link to `Alignment` in `IntErrorKind`, but I overlooked that `Alignment` had been moved from `core::ptr` to `core::mem`. Although it is still re-exported in `core::ptr`, this pull request points the link to its canonical location.

@rustbot label +A-docs
@rust-bors rust-bors bot added the rollup A PR which is a rollup label Apr 20, 2026
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Apr 20, 2026
@jhpratt
Copy link
Copy Markdown
Member Author

jhpratt commented Apr 20, 2026

@bors r+ rollup=never p=5

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 20, 2026

📌 Commit 08c62ef has been approved by jhpratt

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 20, 2026
@jhpratt jhpratt closed this Apr 20, 2026
@rust-bors rust-bors bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Apr 20, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors bot commented Apr 20, 2026

This pull request was unapproved due to being closed.

@jhpratt jhpratt deleted the rollup-PNTb4MQ branch April 20, 2026 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollup A PR which is a rollup S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants