Commit b000558
committed
docs: clarify u8::is_ascii_whitespace
Make it clear that vertical tab (U+000B) isn’t treated as ASCII
whitespace by the standard library, and note that the parser behaves
differently.
See: rust-lang/rust-project-goals#531 parent c771f6e commit b000558
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
| 1080 | + | |
1076 | 1081 | | |
1077 | 1082 | | |
1078 | 1083 | | |
| |||
0 commit comments