Skip to content

Commit

Permalink
manual bless once again
Browse files Browse the repository at this point in the history
  • Loading branch information
KisaragiEffective committed Jun 19, 2023
1 parent f7b38fb commit 09491bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ui/typeck/issue-31173.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ LL | | .cloned()
LL | | .collect();
| | -^^^^^^^ method cannot be called due to unsatisfied trait bounds
| |_________|
|
|
--> $SRC_DIR/core/src/iter/adapters/take_while.rs:LL:COL
|
= note: doesn't satisfy `<_ as Iterator>::Item = &_`
Expand Down

0 comments on commit 09491bd

Please sign in to comment.