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

Update const eval for dereferencing raw pointers #1119

Open
ehuss opened this issue Dec 18, 2021 · 0 comments
Open

Update const eval for dereferencing raw pointers #1119

ehuss opened this issue Dec 18, 2021 · 0 comments
Labels
A-const-eval Area: Const evaluation Help Wanted

Comments

@ehuss
Copy link
Contributor

ehuss commented Dec 18, 2021

From my understanding of rust-lang/rust#89551, constant expressions can now dereference non-mutable raw pointers. I believe this line needs updating.

@ehuss ehuss added Help Wanted A-const-eval Area: Const evaluation labels Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-const-eval Area: Const evaluation Help Wanted
Projects
None yet
Development

No branches or pull requests

1 participant