We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75bf5ce commit c28334fCopy full SHA for c28334f
doc/src/SUMMARY.md
@@ -31,4 +31,4 @@
31
- [15: Contracts and Tests for SIMD Intrinsics](./challenges/0015-intrinsics-simd.md)
32
- [16: Verify the safety of Iterator functions](./challenges/0016-iter.md)
33
- [17: Verify the safety of slice functions](./challenges/0017-slice.md)
34
- - [18: Verify the safety of slice iter functions](./challenges/0018-slice-iter-pt1.md)
+ - [18: Verify the safety of slice iter functions](./challenges/0018-slice-iter.md)
0 commit comments