]> git.proxmox.com Git - rustc.git/blobdiff - tests/ui/consts/issue-miri-1910.stderr
New upstream version 1.70.0+dfsg1
[rustc.git] / tests / ui / consts / issue-miri-1910.stderr
index 61865b1dad764240adeb9cfaead4efedb5cc9806..a10eea9de114fb82c924bbe593bafa768664a8d8 100644 (file)
@@ -1,7 +1,7 @@
 error[E0080]: evaluation of constant value failed
   --> $SRC_DIR/core/src/ptr/mod.rs:LL:COL
    |
-   = note: unable to copy parts of a pointer from memory at ALLOC
+   = note: unable to turn pointer into raw bytes
    |
    = help: this code performed an operation that depends on the underlying bytes representing a pointer
    = help: the absolute address of a pointer is not known at compile-time, so such operations are not supported