about summary refs log tree commit diff
path: root/src/test/run-pass-fulldeps/issue-35829.rs
AgeCommit message (Expand)AuthorLines
2018-07-14Remove some tests using AST comparisons, fix other testsVadim Petrochenkov-59/+0
2018-03-17Remove unused importsJohn Kåre Alsaker-2/+1
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-0/+4
2018-03-02Replace Rc with Lrc for shared dataJohn Kåre Alsaker-3/+4
2017-11-06Inclusive range updated to `..=` syntaxBadel2-2/+2
2017-05-13Fix #35829 (syntax extension's `quote_expr!()` does not handle b"…")kennytm-0/+55