Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Allow "C-unwind" fn to have C variadics#126843

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@workingjubilee
Copy link
Member

Fixes#126836

@rustbot
Copy link
Collaborator

r?@nnethercote

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

User? to explicitly pick a reviewer

@rustbotrustbot added S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. T-compilerRelevant to the compiler team, which will review and decide on the PR/issue. labelsJun 22, 2024
@workingjubileeworkingjubilee added F-c_variadic`#![feature(c_variadic)]` F-c_unwind`#![feature(c_unwind)]` labelsJun 22, 2024
@nnethercote
Copy link
Contributor

I think you need to update theast_passes_bad_c_variadic message to mention "C-variadic"?

only foreign orunsafe extern "C" functions may be C-variadic

r=me with that.

workingjubilee reacted with thumbs up emoji

@workingjubilee
Copy link
MemberAuthor

ah, good catch!

@nnethercote
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

📌 Commit43a6b01 has been approved bynnethercote

It is now in thequeue for this repository.

@borsbors added S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties. labelsJun 23, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull requestJun 23, 2024
…iaskrgrRollup of 5 pull requestsSuccessful merges: -rust-lang#126720 (Ignore `branch-protection-check-IBT` run-make test) -rust-lang#126779 (Try to clarify the confusingly-named `RustDev` and `RustcDev` steps) -rust-lang#126782 (Support absolute source paths in bootstrap) -rust-lang#126783 (Fix issue number for the `tcplistener_into_incoming` feature) -rust-lang#126843 (Allow "C-unwind" fn to have C variadics)r? `@ghost``@rustbot` modify labels: rollup
@borsbors merged commit9459fc2 intorust-lang:masterJun 23, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull requestJun 23, 2024
Rollup merge ofrust-lang#126843 - workingjubilee:allow-variadics-in-c-unwind, r=nnethercoteAllow "C-unwind" fn to have C variadicsFixesrust-lang#126836
@rustbotrustbot added this to the1.81.0 milestoneJun 23, 2024
@workingjubileeworkingjubilee deleted the allow-variadics-in-c-unwind branchJune 23, 2024 11:11
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@nnethercotennethercote

Labels

F-c_unwind`#![feature(c_unwind)]`F-c_variadic`#![feature(c_variadic)]`S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Milestone

1.81.0

Development

Successfully merging this pull request may close these issues.

C-variadic functions may not be extern "C-unwind"

4 participants

@workingjubilee@rustbot@nnethercote@bors

[8]ページ先頭

©2009-2025 Movatter.jp