Skip to content

mention in the extern "tail" error that it's supported on x86#157919

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
WaffleLapkin:x86tc
Jun 15, 2026
Merged

mention in the extern "tail" error that it's supported on x86#157919
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
WaffleLapkin:x86tc

Conversation

@WaffleLapkin

Copy link
Copy Markdown
Member

#157016 (comment)
r? folkertdev
@bors rollup

@rustbot rustbot added A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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. labels Jun 15, 2026
@folkertdev folkertdev added the F-rust_tail_cc `#![feature(rust_tail_cc)]` label Jun 15, 2026

@folkertdev folkertdev left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

r=me when CI is green

View changes since this review

@folkertdev

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors

rust-bors Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

📌 Commit e4ef990 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 Jun 15, 2026
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Jun 15, 2026
mention in the `extern "tail"` error that it's supported on x86

rust-lang#157016 (comment)
r? folkertdev
@bors rollup
rust-bors Bot pushed a commit that referenced this pull request Jun 15, 2026
Rollup of 13 pull requests

Successful merges:

 - #152544 (Stabilize `int_format_into` feature)
 - #157507 (fixed: differentiation between uninitialized and possibly uninitialized)
 - #155750 (Document that `ManuallyDrop`'s `Box` interaction has been fixed)
 - #157075 (lower edition requirements for some async-closure test helpers)
 - #157627 (remove LLVM `va_end` calls)
 - #157660 (normalize instead of evaluating type const patterns)
 - #157692 (Don't emit `unused_parens` suggestion for proc-macro-synthesized parens around bounds)
 - #157908 (fix binding const argument to assoc type suggestion)
 - #157915 (scalable vecs size incl. num vecs + no sret for scalable vecs)
 - #157916 (Avoid ICE on invalid crate-level cfg_attr predicates)
 - #157919 (mention in the `extern "tail"` error that it's supported on x86)
 - #157920 (mailmap: add mu001999)
 - #157924 (Update books)
@rust-bors rust-bors Bot merged commit ad55d52 into rust-lang:main Jun 15, 2026
13 checks passed
@rustbot rustbot added this to the 1.98.0 milestone Jun 16, 2026
rust-timer added a commit that referenced this pull request Jun 16, 2026
Rollup merge of #157919 - WaffleLapkin:x86tc, r=folkertdev

mention in the `extern "tail"` error that it's supported on x86

#157016 (comment)
r? folkertdev
@bors rollup
@WaffleLapkin WaffleLapkin deleted the x86tc branch June 16, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-rust_tail_cc `#![feature(rust_tail_cc)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler 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