You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/fail/alloc/no_global_allocator.stderr
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ LL | __rust_alloc(1, 1);
7
7
= help: if this is a basic API commonly used on this target, please report an issue with Miri
8
8
= help: however, note that Miri does not aim to support every FFI function out there; for instance, we will not support APIs for things such as GUIs, scripting languages, or databases
9
9
= note: BACKTRACE:
10
-
= note: inside `start` at tests/fail/alloc/no_global_allocator.rs:LL:CC
10
+
= note: inside `miri_start` at tests/fail/alloc/no_global_allocator.rs:LL:CC
0 commit comments