]> git.lizzy.rs Git - rust.git/blob - src/test/ui/issue-20801.nll.stderr
39b1405991a31018ce834dfd43595bd9454ba5c0
[rust.git] / src / test / ui / issue-20801.nll.stderr
1 error: internal compiler error: Accessing `(*_8)` with the kind `Write(Move)` shouldn't be possible
2   --> $DIR/issue-20801.rs:45:22
3    |
4 LL |     let d = unsafe { *const_ptr() };
5    |                      ^^^^^^^^^^^^
6
7 error: aborting due to previous error
8