-
Notifications
You must be signed in to change notification settings - Fork 11
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
no invalid_mut
in ptr
#122
Comments
Looks like |
@sunfishcode Sure! I am trying to look into renaming all the functions, going to keep you updated. |
Done =) |
@sunfishcode Please reopen the issue since I still need to fix the other PR. (apparently I can't currently reopen the issue for some reason). |
Re-opening... |
Hello!
I've been trying to compile a toy
miniquad
project using both eyra and mustang, but unfortunately in both instances I got the same errors:Everything else compiles just fine.
Using the latest
eyra
/mustang
and the latest nightly. Even adding the#![feature(strict_provenance)]
feature gate does nothing.The text was updated successfully, but these errors were encountered: