Fix UI test

This commit is contained in:
Mark Rousskov 2022-05-13 10:29:41 -04:00
parent 7d3bb1dd2d
commit 169374fdf3

View file

@ -6,7 +6,6 @@ LL | icey_bounds(&p);
| |
| required by a bound introduced by this call
|
= help: the trait `Foo<'de>` is implemented for `Baz<T>`
note: required because of the requirements on the impl of `for<'de> Foo<'de>` for `Baz<EmptyBis<'de>>`
--> $DIR/issue-96223.rs:16:14
|