]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/miri/tests/fail/stacked_borrows/pass_invalid_mut.stderr
Rollup merge of #106146 - kadiwa4:readme-x-py, r=jyn514
[rust.git] / src / tools / miri / tests / fail / stacked_borrows / pass_invalid_mut.stderr
index d7ab930aa3785d7c0376b5b8a3991dbfb375788b..96cec327b9df53ddcf5dc461951bd58d53bafbfb 100644 (file)
@@ -19,7 +19,7 @@ help: <TAG> was later invalidated at offsets [0x0..0x4] by a read access
    |
 LL |     let _val = unsafe { *xraw }; // invalidate xref
    |                         ^^^^^
-   = note: BACKTRACE:
+   = note: BACKTRACE (of the first span):
    = note: inside `main` at $DIR/pass_invalid_mut.rs:LL:CC
 
 note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace