We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3bb1d commit 169374fCopy full SHA for 169374f
src/test/ui/suggestions/issue-96223.stderr
@@ -6,7 +6,6 @@ LL | icey_bounds(&p);
6
| |
7
| required by a bound introduced by this call
8
|
9
- = help: the trait `Foo<'de>` is implemented for `Baz<T>`
10
note: required because of the requirements on the impl of `for<'de> Foo<'de>` for `Baz<EmptyBis<'de>>`
11
--> $DIR/issue-96223.rs:16:14
12
0 commit comments