]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/consts/miri_unleashed/const_refers_to_static2.64bit.stderr
adjust tests
[rust.git] / src / test / ui / consts / miri_unleashed / const_refers_to_static2.64bit.stderr
index 4157b313f9f55f282599b335e3f1c3e0bf02864e..4f268dd905d03d9aae102ea6890d27c3effe3867 100644 (file)
@@ -10,7 +10,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: 8) {
-               ╾───────alloc0────────╼                         │ ╾──────╼
+               ╾───────alloc1────────╼                         │ ╾──────╼
            }
 
 error[E0080]: it is undefined behavior to use this value
@@ -25,7 +25,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: 8) {
-               ╾───────alloc1────────╼                         │ ╾──────╼
+               ╾───────alloc2────────╼                         │ ╾──────╼
            }
 
 warning: skipping const checks