about summary refs log tree commit diff
path: root/src/test/pretty/delimited-token-groups.rs
AgeCommit message (Expand)AuthorLines
2021-07-03rustc_ast_pretty: Don't print space after `$`Noah Lev-1/+1
2021-05-15Remove some unncessary spaces from pretty-printed tokenstream outputAaron Hill-1/+1
2020-03-17Update pretty testsGuillaume Gomez-4/+3
2019-08-25pprust: Do not print spaces before some tokensVadim Petrochenkov-1/+1
2019-07-15pprust: Fix formatting regressions from the previous commitsVadim Petrochenkov-0/+49