-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Move std::libc
to standalone libc
, and rename all c_type
to c::type
#12514
Comments
cc #12469 for some similar discussion. However, unfortunately, if we move |
|
|
More precise proc-macro errors
fix `for x in y unsafe { }` fixes rust-lang#12514 ---- changelog: [`needless_for_each`]: unsafe block in for loop body suggestion
I would like to do this work later, if no objection.
The text was updated successfully, but these errors were encountered: