Skip to content

c-variadic: rename VaList::arg to VaList::next_arg#155614

Open
folkertdev wants to merge 1 commit intorust-lang:mainfrom
folkertdev:rename-next-arg
Open

c-variadic: rename VaList::arg to VaList::next_arg#155614
folkertdev wants to merge 1 commit intorust-lang:mainfrom
folkertdev:rename-next-arg

Conversation

@folkertdev
Copy link
Copy Markdown
Contributor

tracking issue: #44930

per the T-libs-api meeting, rename VaList::arg to VaList::next_arg.

@rustbot rustbot added A-run-make Area: port run-make Makefiles to rmake.rs F-explicit_tail_calls `#![feature(explicit_tail_calls)]` PG-exploit-mitigations Project group: Exploit mitigations 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. labels Apr 21, 2026
@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rust-log-analyzer

This comment has been minimized.

@rust-bors

This comment has been minimized.

@folkertdev folkertdev force-pushed the rename-next-arg branch 2 times, most recently from b253084 to e8c7eac Compare April 22, 2026 13:08
@folkertdev
Copy link
Copy Markdown
Contributor Author

r? tgross35

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 22, 2026

tgross35 is currently at their maximum review capacity.
They may take a while to respond.

@folkertdev folkertdev marked this pull request as ready for review April 22, 2026 13:09
@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 22, 2026

The Miri subtree was changed

cc @rust-lang/miri

Some changes occurred in tests/ui/sanitizer

cc @rcvalle

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Apr 22, 2026
@rust-log-analyzer

This comment has been minimized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-run-make Area: port run-make Makefiles to rmake.rs F-explicit_tail_calls `#![feature(explicit_tail_calls)]` PG-exploit-mitigations Project group: Exploit mitigations 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants