Commit b7036c9
authored
Rollup merge of #155531 - Jules-Bertholet:is_ascii_punctuation_docs, r=scottmcm
Tweak `is_ascii_punctuation()` docs wording
These methods return `true` for characters with Unicode general category of punctuation (P), but also for those with general category of symbol (S).
@rustbot label A-docs0 file changed
0 commit comments