We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b38fb commit 09491bdCopy full SHA for 09491bd
tests/ui/typeck/issue-31173.stderr
@@ -34,7 +34,7 @@ LL | | .cloned()
34
LL | | .collect();
35
| | -^^^^^^^ method cannot be called due to unsatisfied trait bounds
36
| |_________|
37
- |
+ |
38
--> $SRC_DIR/core/src/iter/adapters/take_while.rs:LL:COL
39
|
40
= note: doesn't satisfy `<_ as Iterator>::Item = &_`
0 commit comments