Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 09491bd

Browse files
committedJun 19, 2023
manual bless once again
1 parent f7b38fb commit 09491bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/ui/typeck/issue-31173.stderr

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ LL | | .cloned()
3434
LL | | .collect();
3535
| | -^^^^^^^ method cannot be called due to unsatisfied trait bounds
3636
| |_________|
37-
|
37+
|
3838
--> $SRC_DIR/core/src/iter/adapters/take_while.rs:LL:COL
3939
|
4040
= note: doesn't satisfy `<_ as Iterator>::Item = &_`

0 commit comments

Comments
 (0)
Please sign in to comment.