-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Compilation failure on nightly rust #47
Labels
bug
Something isn't working
Comments
I believe this has now hit stable |
I confirm, the problem hit Rust stable. |
If nobody else wants to, I can fork and publish a maintained version with some of the outstanding PRs merged? |
silvanshade
added a commit
to silvanshade/lasso2
that referenced
this issue
May 22, 2024
silvanshade
added a commit
to silvanshade/lasso2
that referenced
this issue
May 22, 2024
I published a fork at lasso2 with a fix for this. I will try to keep it maintained so contributions are welcome. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried this code
Nightly:
nightly-x86_64-unknown-linux-gnu unchanged - rustc 1.78.0-nightly (4a0cc881d 2024-03-11)
Results in compilation error:
Possibly related to #45, but a fix will be required for debug.
The text was updated successfully, but these errors were encountered: