We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b089a1 commit b343a46Copy full SHA for b343a46
src/test/ui/issues/issue-16966.stderr
@@ -6,6 +6,7 @@ LL | panic!(std::default::Default::default());
6
|
7
= note: this error originates in the macro `$crate::panic::panic_2015` (in Nightly builds, run with -Z macro-backtrace for more info)
8
help: consider specifying the generic argument
9
+ --> $SRC_DIR/std/src/panic.rs:LL:COL
10
11
LL | $crate::rt::begin_panic::<M>($msg)
12
| +++++
0 commit comments