Skip to content
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

c_vec introduction form must be unsafe #6335

Closed
jwise opened this issue May 8, 2013 · 1 comment
Closed

c_vec introduction form must be unsafe #6335

jwise opened this issue May 8, 2013 · 1 comment

Comments

@jwise
Copy link
Contributor

jwise commented May 8, 2013

5244512 appears to have introduced a regression in which the introduction forms for c_vec are no longer marked as unsafe functions. They should be marked as unsafe. (See 5244512#L0L87 .)

(I would come up with a pull request myself, but I haven't a checkout of HEAD -- only 0.6.)

@jwise
Copy link
Contributor Author

jwise commented May 10, 2013

Closed by #6339; thanks!

@jwise jwise closed this as completed May 10, 2013
flip1995 pushed a commit to flip1995/rust that referenced this issue Jan 30, 2021
Fix false positive in write_literal and print_literal (numeric literals)

changelog: No longer lint numeric literals in [`write_literal`] and [`print_literal`].

Fixes rust-lang#6335
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

No branches or pull requests

1 participant