summary refs log tree commit diff
path: root/src/test/ui/missing-items
AgeCommit message (Expand)AuthorLines
2017-07-06remove associated_consts feature gateSean McArthur-5/+3
2017-07-02report the total number of errors on compilation failureAriel Ben-Yehuda-1/+1
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-3/+3
2017-05-30Add new error codeGuillaume Gomez-1/+1
2017-05-24Change error count messagesMichael Kohl-3/+3
2017-04-20Reduce visual clutter of multiline start when possibleEsteban Küber-3/+2
2017-03-06Fix ICE: don't use `struct_variant` on enumsEsteban Küber-0/+34
2017-02-04Add a new ui test and update existing onesCengiz Can-5/+3
2017-02-04Remove extra newlines from expectation filesCengiz Can-1/+0
2017-02-04Improve error message for uninferrable types #38812Cengiz Can-2/+3
2016-12-09Add UI test for missing type parameterKeith Yeung-0/+25
2016-11-22Show multiline spans in full if short enoughEsteban Küber-2/+4
2016-11-14test: Move missing-items to a ui testAlex Crichton-0/+52