Skip to content

Commit 3a9a4e8

Browse files
committed
Bless changed test output
1 parent f690569 commit 3a9a4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/test/ui/chalkify/type_wf.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ LL | let s = S {
88
| ^ the trait `Foo` is not implemented for `{float}`
99
|
1010
= help: the following implementations were found:
11+
<Option<T> as Foo>
1112
<i32 as Foo>
12-
<std::option::Option<T> as Foo>
1313

1414
error: aborting due to previous error
1515

0 commit comments

Comments
 (0)