Skip to content

Commit 9efb83d

Browse files
committed
Bless ui test.
1 parent deaf307 commit 9efb83d

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

tests/ui/mir/lint/storage-live.stderr

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,11 @@ error: internal compiler error: broken MIR in Item(DefId(0:8 ~ storage_live[HASH
55
LL | StorageLive(a);
66
| ^^^^^^^^^^^^^^
77
|
8-
note: delayed at compiler/rustc_mir_transform/src/lint.rs:LL:CC - disabled backtrace
9-
--> $DIR/storage-live.rs:21:13
10-
|
11-
LL | StorageLive(a);
12-
| ^^^^^^^^^^^^^^
13-
14-
8+
=
159
aborting due to `-Z treat-err-as-bug=1`
1610
error: the compiler unexpectedly panicked. this is a bug.
1711

1812
query stack during panic:
19-
end of query stack
13+
#0 [mir_built] building MIR for `multiple_storage`
14+
#1 [has_ffi_unwind_calls] checking if `multiple_storage` contains FFI-unwind calls
15+
... and 3 other queries... use `env RUST_BACKTRACE=1` to see the full query stack

0 commit comments

Comments
 (0)