]> git.lizzy.rs Git - rust.git/blobdiff - src/tools/miri/tests/fail/data_race/read_write_race.stderr
attempt to clarify what the backtrace belongs to when there could be ambiguity
[rust.git] / src / tools / miri / tests / fail / data_race / read_write_race.stderr
index e31bc5fbb4a15b4782911803da3e4e936b17700a..0c0d2fa32c32fe800e23e2d7071a4648b6a8a541 100644 (file)
@@ -11,7 +11,7 @@ LL |             let _val = *c.0;
    |                        ^^^^
    = help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
    = help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
-   = note: BACKTRACE:
+   = note: BACKTRACE (of the first span):
    = note: inside closure at $DIR/read_write_race.rs:LL:CC
 
 note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace