-
Notifications
You must be signed in to change notification settings - Fork 12
no invalid_mut
in ptr
#122
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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: