about summary refs log tree commit diff
path: root/src/test/ui/if-attrs
AgeCommit message (Expand)AuthorLines
2020-11-24Move src/test/ui/if-attrs to src/test/ui/expr/if/attrsHavvy (Ryan Scheel)-176/+0
2020-05-09adjust testsRalf Jung-1/+2
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+2
2020-03-10parse_if_expr: recover on attributesMazdak Farrokhzad-11/+10
2020-03-04Fix tabsAaron Hill-10/+10
2020-03-04Test that cfg-gated if-exprs are not type-checkedAaron Hill-0/+12
2020-03-04Move if-attr tests to their own directoryAaron Hill-0/+162