Skip to content

Fix build on rustc 1.94.0#599

Merged
ulyssa merged 1 commit intoulyssa:mainfrom
VAWVAW:build-fix-rustc-1.94
Apr 10, 2026
Merged

Fix build on rustc 1.94.0#599
ulyssa merged 1 commit intoulyssa:mainfrom
VAWVAW:build-fix-rustc-1.94

Conversation

@VAWVAW
Copy link
Copy Markdown
Contributor

@VAWVAW VAWVAW commented Mar 24, 2026

Due to changes in how the compiler desugars async blocks, the default recursion limit was reached.

This is a workaround until upstream provides a more permanent solution.

fixes #598

@ulyssa ulyssa merged commit d69bc64 into ulyssa:main Apr 10, 2026
5 checks passed
@VAWVAW VAWVAW deleted the build-fix-rustc-1.94 branch April 10, 2026 15:11
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.

failure to build with rust 1.94

2 participants