]> git.proxmox.com Git - rustc.git/blobdiff - src/test/ui/consts/issue-63952.64bit.stderr
New upstream version 1.55.0+dfsg1
[rustc.git] / src / test / ui / consts / issue-63952.64bit.stderr
index 3335c5bf72ef58669671d9c2d574f987784a2a67..6547c3384da8291ac06cca40565916e025d3fef9 100644 (file)
@@ -12,7 +12,7 @@ LL | | };
    |
    = note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
    = note: the raw bytes of the constant (size: 16, align: 8) {
-               ╾───────alloc3────────╼ ff ff ff ff ff ff ff ff │ ╾──────╼........
+               ╾───────alloc4────────╼ ff ff ff ff ff ff ff ff │ ╾──────╼........
            }
 
 error: aborting due to previous error