summary refs log tree commit diff
path: root/src/libsyntax/print/pprust
AgeCommit message (Expand)AuthorLines
2019-09-28syntax: don't keep a redundant c_variadic flag in the AST.Eduard-Mihai Burtescu-1/+0
2019-09-09Resolve attributes in several placesCaio-0/+1
2019-09-07Aggregation of cosmetic changes made during work on REPL PRs: libsyntaxAlexander Regueiro-3/+2
2019-08-14Merge Variant and Variant_Caio-2/+3
2019-08-02Remove some more `cfg(test)`sVadim Petrochenkov-0/+16
2019-08-02libsyntax: Unconfigure tests during normal buildVadim Petrochenkov-0/+53