You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: internal compiler error: Accessing `(*_8)` with the kind `Write(Move)` shouldn't be possible
--> $DIR/issue-20801.rs:45:22
|
LL | let d = unsafe { *const_ptr() };
| ^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
src/test/compile-fail/issue-20801.rs
ICEs using NLL:The text was updated successfully, but these errors were encountered: