We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cdb959 commit 9d0a8e5Copy full SHA for 9d0a8e5
src/test/ui/issues/issue-59488.stderr
@@ -94,16 +94,6 @@ LL | assert_eq!(Foo::Bar, i);
94
| ^^^^^^^^^^^^^^^^^^^^^^^ `fn(usize) -> Foo {Foo::Bar}` cannot be formatted using `{:?}` because it doesn't implement `Debug`
95
|
96
= help: the trait `Debug` is not implemented for `fn(usize) -> Foo {Foo::Bar}`
97
- = help: the following other types implement trait `Debug`:
98
- extern "C" fn() -> Ret
99
- extern "C" fn(A, B) -> Ret
100
- extern "C" fn(A, B, ...) -> Ret
101
- extern "C" fn(A, B, C) -> Ret
102
- extern "C" fn(A, B, C, ...) -> Ret
103
- extern "C" fn(A, B, C, D) -> Ret
104
- extern "C" fn(A, B, C, D, ...) -> Ret
105
- extern "C" fn(A, B, C, D, E) -> Ret
106
- and 68 others
107
= note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info)
108
109
error: aborting due to 9 previous errors
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments