Skip to content

Fix build with Rust 1.88 #169

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Fix build with Rust 1.88 #169

wants to merge 1 commit into from

Conversation

K900
Copy link
Contributor

@K900 K900 commented Jul 6, 2025

No description provided.

@dtomvan
Copy link

dtomvan commented Jul 6, 2025

Yeah, I have no idea why rust did this, because the two versions are completely incompatible with each other: you cannot compile it anymore under 1.86 after this change. Also for 1.88 you could remove #![feature(naked_functions)] because it has finally been stabilized

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