summary refs log tree commit diff
path: root/src/test/ui/missing-items/auxiliary
AgeCommit message (Collapse)AuthorLines
2017-07-06remove associated_consts feature gateSean McArthur-1/+0
2016-11-14test: Move missing-items to a ui testAlex Crichton-0/+17
This test is failing on nightly for unknown reasons, and my best guess is a difference in grep versions which is interpreting symbols differently. For now let's just move this to a ui test and hope it fixes nightlies.