]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/miri/tests/fail/stacked_borrows/illegal_write2.stderr
Rollup merge of #106146 - kadiwa4:readme-x-py, r=jyn514
[rust.git] / src / tools / miri / tests / fail / stacked_borrows / illegal_write2.stderr
index 63e7968ab3e62c5d547807c601b1f9ddd9d13e29..3e11e86eb81b36f10837798621f2a87251401b58 100644 (file)
@@ -19,8 +19,8 @@ help: <TAG> was later invalidated at offsets [0x0..0x4] by a Unique retag
    |
 LL |     drop(&mut *target); // reborrow
    |          ^^^^^^^^^^^^
-   = note: BACKTRACE:
-   = note: inside `main`
+   = note: BACKTRACE (of the first span):
+   = note: inside `main` at $DIR/illegal_write2.rs:LL:CC
 
 note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace