]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/consts/issue-63952.32bit.stderr
adjust tests
[rust.git] / src / test / ui / consts / issue-63952.32bit.stderr
index 6d52ed065bff262e1babc39b7321a1df746f7f2b..6a6097d5ec6238cf15b568ad6ec3bae80adaed21 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: 8, align: 4) {
-               ╾─alloc3──╼ ff ff ff ff                         │ ╾──╼....
+               ╾─alloc4──╼ ff ff ff ff                         │ ╾──╼....
            }
 
 error: aborting due to previous error