summary refs log tree commit diff
path: root/src/test/run-pass/parser-unicode-whitespace.rs
AgeCommit message (Expand)AuthorLines
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