about summary refs log tree commit diff
path: root/tests/ui/crate_level_checks
AgeCommit message (Expand)AuthorLines
2019-08-05Ignore no_std-test on windows and macosflip1995-0/+3
2019-08-05Move expression check to LateLintPassVincent Dal Maso-7/+30
2019-08-05Add recursion check on main functionVincent Dal Maso-0/+47