Bless changed test output

This commit is contained in:
Jack Huey 2020-09-04 01:51:57 -04:00
parent f690569465
commit 3a9a4e8b2d

View file

@ -8,8 +8,8 @@ LL | let s = S {
| ^ the trait `Foo` is not implemented for `{float}`
|
= help: the following implementations were found:
<Option<T> as Foo>
<i32 as Foo>
<std::option::Option<T> as Foo>
error: aborting due to previous error