summary refs log tree commit diff
path: root/src/test/run-pass-fulldeps/pprust-expr-roundtrip.rs
AgeCommit message (Expand)AuthorLines
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-1/+4
2018-01-23Adds support for immovable generators. Move checking of invalid borrows acros...John Kåre Alsaker-1/+5
2017-12-21Do not emit type errors on recovered blocksEsteban Küber-0/+1
2017-12-14Use PathBuf instead of String where applicableOliver Schneider-2/+2
2017-09-06better explanatory comment for the pprust-expr-roundtrip testStuart Pernsteiner-0/+18
2017-09-06pprust: fix parenthesization of exprsStuart Pernsteiner-0/+227