-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Issues: rust-lang/rust
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Creating a raw pointer to an external static requires an unsafe block
A-FFI
Area: Foreign function interface (FFI)
C-bug
Category: This is a bug.
F-raw_ref_op
`#![feature(raw_ref_op)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#74843
opened Jul 27, 2020 by
Nemo157
Decide the precise rules for operand of &raw [const|mut]
F-raw_ref_op
`#![feature(raw_ref_op)]`
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#66708
opened Nov 24, 2019 by
matthewjasper
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.