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
error: `#[panic_handler]` function required, but not found
4
+
5
+
error: unwinding panics are not supported without std
6
+
|
7
+
= help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding
8
+
= 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