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 decffcb commit fafdfafCopy full SHA for fafdfaf
src/test/ui/chalkify/type_wf.stderr
@@ -8,8 +8,8 @@ LL | let s = S {
8
| ^ the trait `Foo` is not implemented for `{float}`
9
|
10
= help: the following implementations were found:
11
+ <Option<T> as Foo>
12
<i32 as Foo>
- <std::option::Option<T> as Foo>
13
14
error: aborting due to previous error
15
0 commit comments