Skip to content

VaList::next_arg: track_caller for better Miri errors#156086

Merged
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
RalfJung:next-arg-miri-errs
May 3, 2026
Merged

VaList::next_arg: track_caller for better Miri errors#156086
rust-bors[bot] merged 1 commit intorust-lang:mainfrom
RalfJung:next-arg-miri-errs

Conversation

@RalfJung
Copy link
Copy Markdown
Member

@RalfJung RalfJung commented May 2, 2026

The test diff should explain why this is better. :)

r? @folkertdev

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented May 2, 2026

The Miri subtree was changed

cc @rust-lang/miri

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels May 2, 2026
@folkertdev
Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 3, 2026

📌 Commit 9cdf5dc has been approved by folkertdev

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 May 3, 2026
rust-bors Bot pushed a commit that referenced this pull request May 3, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - #153536 (Add `const_param_ty_unchecked` gate)
 - #155528 (const-stabilize `char::is_control()`)
 - #156086 (VaList::next_arg: track_caller for better Miri errors)
@rust-bors rust-bors Bot merged commit 06354f4 into rust-lang:main May 3, 2026
11 checks passed
rust-timer added a commit that referenced this pull request May 3, 2026
Rollup merge of #156086 - RalfJung:next-arg-miri-errs, r=folkertdev

VaList::next_arg: track_caller for better Miri errors

The test diff should explain why this is better. :)

r? @folkertdev
@rustbot rustbot added this to the 1.97.0 milestone May 3, 2026
github-actions Bot pushed a commit to rust-lang/rustc-dev-guide that referenced this pull request May 4, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - rust-lang/rust#153536 (Add `const_param_ty_unchecked` gate)
 - rust-lang/rust#155528 (const-stabilize `char::is_control()`)
 - rust-lang/rust#156086 (VaList::next_arg: track_caller for better Miri errors)
@RalfJung RalfJung deleted the next-arg-miri-errs branch May 4, 2026 07:59
pull Bot pushed a commit to xtqqczze/rust-lang-miri that referenced this pull request May 4, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - rust-lang/rust#153536 (Add `const_param_ty_unchecked` gate)
 - rust-lang/rust#155528 (const-stabilize `char::is_control()`)
 - rust-lang/rust#156086 (VaList::next_arg: track_caller for better Miri errors)
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-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.

3 participants