We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a52b65a commit bed3267Copy full SHA for bed3267
doc/src/challenges/0003-pointer-arithmentic.md
@@ -88,7 +88,7 @@ At least 3 of the following usages were proven safe:
88
89
| Function | Location |
90
|-------------------|---------------|
91
-| \[u8\]::is_asc_ii | core::slice |
+| \[u8\]::is_ascii | core::slice |
92
| String::remove | alloc::string |
93
| Vec::swap_remove | alloc::vec |
94
| Option::as_slice | core::option |
0 commit comments