Commit f6d4720
committed
Make
`char::is_ascii` is already a stable `const fn`, so there is no reason
for `u8::is_ascii` to be unstable.u8::is_ascii a stable const fn
1 parent a29424a commit f6d4720
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4300 | 4300 | | |
4301 | 4301 | | |
4302 | 4302 | | |
| 4303 | + | |
4303 | 4304 | | |
4304 | | - | |
| 4305 | + | |
4305 | 4306 | | |
4306 | 4307 | | |
4307 | 4308 | | |
| |||
0 commit comments