Skip to content

Commit 706db8a

Browse files
Merge branch 'slicechallenges' of https://github.com/thanhnguyen-aws/verify-rust-std into slicechallenges
Combine challenges
2 parents 6a4ac1e + bb4e37e commit 706db8a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

doc/src/challenges/0018-slice-iter-pt1.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ Prove absence of undefined behaviors of following safe functions that contain un
5555
|last|
5656
|fold|
5757
|for_each|
58-
|all|
59-
|any|
60-
|find|
61-
|find_map|
6258
|position|
6359
|rposition|
6460
|next_back|

0 commit comments

Comments
 (0)