reference icon indicating copy to clipboard operation
reference copied to clipboard

Update const eval for dereferencing raw pointers

Open ehuss opened this issue 3 years ago • 0 comments

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

ehuss avatar Dec 18 '21 15:12 ehuss