]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/miri/tests/fail/function_calls/exported_symbol_clashing.stderr
attempt to clarify what the backtrace belongs to when there could be ambiguity
[rust.git] / src / tools / miri / tests / fail / function_calls / exported_symbol_clashing.stderr
index 8eb9fa4ff5c27d02828f11e6502355e012eebfac..09e4157b31f4fd7b2d74462076b8298195cd01e4 100644 (file)
@@ -14,7 +14,7 @@ help: then it's defined here again, in crate `exported_symbol_clashing`
    |
 LL | fn bar() {}
    | ^^^^^^^^
-   = note: BACKTRACE:
+   = note: BACKTRACE (of the first span):
    = note: inside `main` at $DIR/exported_symbol_clashing.rs:LL:CC
 
 note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace