about summary refs log tree commit diff
path: root/src/test/run-pass/parser-unicode-whitespace.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-12/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+1
2018-12-25Remove licensesMark Rousskov-11/+0
2016-01-16libsyntax: accept only whitespace with the PATTERN_WHITE_SPACE propertyKevin Butler-4/+8
2016-01-14libsyntax: use char::is_whitespace instead of custom implementationsKevin Butler-0/+18