summary refs log tree commit diff
path: root/src/test/ui/auxiliary
AgeCommit message (Collapse)AuthorLines
2018-03-24When picking a candidate, consider the unstable ones last.kennytm-0/+41
If there is potential ambiguity after stabilizing those candidates, a warning will be emitted.
2017-12-14Move compile-fail tests with NOTE/HELP annotations to UIVadim Petrochenkov-0/+521
2017-12-12Regression test for issue #46112.Felix S. Klock II-0/+13
2017-12-07Migrate a few feature gate tests to uiest31-0/+17
Renames only in this commit, and obviously .stderr file additions.