Skip to content

fix: support Cranelift TCO builds - #370

Merged
DaniPopes merged 6 commits into
mainfrom
dani/fix-cranelift-tco
Aug 22, 2026
Merged

fix: support Cranelift TCO builds#370
DaniPopes merged 6 commits into
mainfrom
dani/fix-cranelift-tco

Conversation

@DaniPopes

Copy link
Copy Markdown
Member

Detect Cranelift through Cargo's encoded rustflags and select a compatible TCO variant. The variant avoids LLVM-only ABI and explicit tail-call lowering while keeping the TCO dispatcher.

@DaniPopes
DaniPopes enabled auto-merge (squash) August 22, 2026 13:29
@codspeed-hq

codspeed-hq Bot commented Aug 22, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 141 untouched benchmarks


Comparing dani/fix-cranelift-tco (a3a0f6f) with main (e63f327)

Open in CodSpeed

@DaniPopes
DaniPopes merged commit 72729ee into main Aug 22, 2026
35 checks passed
@DaniPopes
DaniPopes deleted the dani/fix-cranelift-tco branch August 22, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants