]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/miri/tests/fail/stacked_borrows/mut_exclusive_violation1.stderr
Rollup merge of #105502 - chenyukang:yukang/fix-105366-impl, r=estebank
[rust.git] / src / tools / miri / tests / fail / stacked_borrows / mut_exclusive_violation1.stderr
index cd96eb292d7b35dccbf96b86928b36da6e80c25d..2f3900c40d7261fd8f342e6ecc94d2eacc6e3f07 100644 (file)
@@ -20,7 +20,7 @@ help: <TAG> was later invalidated at offsets [0x0..0x4] by a write access
 LL |     *our = 5;
    |     ^^^^^^^^
    = note: BACKTRACE:
-   = note: inside `unknown_code_2`
+   = note: inside `unknown_code_2` at $DIR/mut_exclusive_violation1.rs:LL:CC
 note: inside `demo_mut_advanced_unique`
   --> $DIR/mut_exclusive_violation1.rs:LL:CC
    |