summary refs log tree commit diff
path: root/src/test/pretty/stmt_expr_attributes.rs
AgeCommit message (Expand)AuthorLines
2019-08-16Remove meaningless comments in src/testsd234678-2/+0
2019-07-15pprust: Fix formatting regressions from the previous commitsVadim Petrochenkov-8/+6
2019-07-15pprust: Use `print_mac_common` for delimited token groupsVadim Petrochenkov-2/+2
2019-07-15pprust: Use `print_mac_common` for `macro_rules` definitionsVadim Petrochenkov-2/+4
2019-06-08Introduce `#[rustc_dummy]` attribute and use it in testsVadim Petrochenkov-145/+134
2018-12-25Remove licensesMark Rousskov-10/+0
2018-04-03Remove all unstable placement featuresAidan Hobson Sayers-1/+0
2018-02-17fix more typos found by codespell.Matthias Krüger-1/+1
2016-11-10tests: fix fallout in pretty-printing output exact-match tests.Eduard Burtescu-8/+14
2015-11-26Added stmt_expr_attribute feature gateMarvin Löbel-0/+1
2015-11-26Add syntax support for attributes on expressions and all syntaxMarvin Löbel-0/+281