1
Fork 0
This commit is contained in:
lcnr 2022-06-02 10:25:47 +02:00
parent 8b089a1a9f
commit b343a466c6

View file

@ -6,6 +6,7 @@ LL | panic!(std::default::Default::default());
|
= note: this error originates in the macro `$crate::panic::panic_2015` (in Nightly builds, run with -Z macro-backtrace for more info)
help: consider specifying the generic argument
--> $SRC_DIR/std/src/panic.rs:LL:COL
|
LL | $crate::rt::begin_panic::<M>($msg)
| +++++