From b7db6bb5af8187ccb9be1076dd99d3cbb7fd8fa5 Mon Sep 17 00:00:00 2001 From: Esteban Küber Date: Fri, 10 Jul 2020 16:05:35 -0700 Subject: Remove `Sized` `on_unimplemented` note --- src/test/ui/chalkify/impl_wf.stderr | 1 - 1 file changed, 1 deletion(-) (limited to 'src/test/ui/chalkify') diff --git a/src/test/ui/chalkify/impl_wf.stderr b/src/test/ui/chalkify/impl_wf.stderr index e5d7615e43e..fb2e0fc1a61 100644 --- a/src/test/ui/chalkify/impl_wf.stderr +++ b/src/test/ui/chalkify/impl_wf.stderr @@ -8,7 +8,6 @@ LL | impl Foo for str { } | ^^^ doesn't have a size known at compile-time | = help: the trait `std::marker::Sized` is not implemented for `str` - = note: to learn more, visit error[E0277]: the trait bound `f32: Foo` is not satisfied --> $DIR/impl_wf.rs:27:17 -- cgit 1.4.1-3-g733a5