We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87a1663 commit 290cd3eCopy full SHA for 290cd3e
1 file changed
doc/src/challenges/0017-slice.md
@@ -16,7 +16,7 @@ Verify the safety of [`std::slice`] functions in (library/core/src/slice/mod.rs)
16
17
### Success Criteria
18
19
-The memory safety of the following public functions that iterating over the internal inductive data type must be verified:
+The safety of the following functions in (library/core/src/slice/mod.rs):
20
21
| Function |
22
|---------|
0 commit comments