From 3a9a4e8b2d027f2f93e20fb3dee2834664dad299 Mon Sep 17 00:00:00 2001 From: Jack Huey Date: Fri, 4 Sep 2020 01:51:57 -0400 Subject: [PATCH] Bless changed test output --- src/test/ui/chalkify/type_wf.stderr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/ui/chalkify/type_wf.stderr b/src/test/ui/chalkify/type_wf.stderr index 71009f1e97d0..3cd603694549 100644 --- a/src/test/ui/chalkify/type_wf.stderr +++ b/src/test/ui/chalkify/type_wf.stderr @@ -8,8 +8,8 @@ LL | let s = S { | ^ the trait `Foo` is not implemented for `{float}` | = help: the following implementations were found: + as Foo> - as Foo> error: aborting due to previous error