about summary refs log tree commit diff
path: root/src/test/pretty/ast-stmt-expr-attr.rs
AgeCommit message (Expand)AuthorLines
2021-06-29Rollup merge of #86358 - klensy:pp-loop, r=Mark-SimulacrumYuki Okushi-1/+1
2021-06-23fix pretty print for `loop` in mir and hirklensy-1/+1
2021-06-22Auto merge of #85193 - pnkfelix:readd-support-for-inner-attrs-within-match, r...bors-4/+4
2021-05-15Remove some unncessary spaces from pretty-printed tokenstream outputAaron Hill-3/+3
2021-05-11Updates to tests.Felix S. Klock II-4/+4
2021-05-03parser: Remove support for inner attributes on non-block expressionsVadim Petrochenkov-15/+15
2019-12-20ast_stmt_expr_attr -> pretty & ui testsMazdak Farrokhzad-0/+175