summary refs log tree commit diff
path: root/src/test/ui/lint
AgeCommit message (Expand)AuthorLines
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-06-29Rollup merge of #42919 - zackmdavis:once_again_we_heard_you_the_first_time, r...Ariel Ben-Yehuda-5/+5
2017-06-26make lint on-by-default/implied-by messages appear only onceZack M. Davis-5/+5
2017-06-23only set "overruled by outer forbid" once for lint groups, by group nameZack M. Davis-0/+51
2017-05-24Change error count messagesMichael Kohl-3/+3
2017-02-04note wording: lint implied by lint group, not lint group implies lintZack M. Davis-8/+8
2017-02-04make lint-group-style test a UI rather than a compile-fail testZack M. Davis-0/+103
2017-02-04note lint group set on command line triggering individual lintZack M. Davis-0/+88