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/ui/extern-flag/empty-extern-arg.stderr
+1-8Lines changed: 1 addition & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,5 @@ error: extern location for std does not exist:
2
2
3
3
error: cannot resolve a prelude import
4
4
5
-
error: `#[panic_handler]` function required, but not found
6
-
7
-
error: unwinding panics are not supported without std
8
-
|
9
-
= help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
10
-
= note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem
0 commit comments