File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
src/tools/miri/tests/fail/closures Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ LL | | };
1111 |
1212 = help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
1313 = help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
14- = note: BACKTRACE:
15- = note: inside `main` at tests/fail/closures/deref-in-pattern.rs:LL:CC
1614
1715note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
1816
Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ LL | | };
1111 |
1212 = help: this indicates a bug in the program: it performed an invalid operation, and caused Undefined Behavior
1313 = help: see https://doc.rust-lang.org/nightly/reference/behavior-considered-undefined.html for further information
14- = note: BACKTRACE:
15- = note: inside `main` at tests/fail/closures/partial-pattern.rs:LL:CC
1614
1715note: some details are omitted, run with `MIRIFLAGS=-Zmiri-backtrace=full` for a verbose backtrace
1816
You can’t perform that action at this time.
0 commit comments