Update const eval for dereferencing raw pointersΒ #1119
Open
Description
From my understanding of rust-lang/rust#89551, constant expressions can now dereference non-mutable raw pointers. I believe this line needs updating.
From my understanding of rust-lang/rust#89551, constant expressions can now dereference non-mutable raw pointers. I believe this line needs updating.