Skip to content

Commit b343a46

Browse files
committed
rebase
1 parent 8b089a1 commit b343a46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/issues/issue-16966.stderr

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

0 commit comments

Comments
 (0)