about summary refs log tree commit diff
path: root/src/test/ui/span/issue-24690.stderr
AgeCommit message (Expand)AuthorLines
2019-03-11Update testsVadim Petrochenkov-3/+3
2019-01-28Unused variable suggestions on all patterns.David Wood-1/+1
2019-01-08improve non_snake_case diagnosticsAndy Russell-4/+4
2018-12-25Remove licensesMark Rousskov-4/+4
2018-11-07Removed `#[rustc_error]` from tests that are all `// compile-pass`.Felix S. Klock II-13/+0
2018-03-16Update testsJohn Kåre Alsaker-0/+2
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-26Update UI testsVadim Petrochenkov-9/+9
2018-01-31concerning well-formed suggestions for unused shorthand field patternsZack M. Davis-2/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-8/+9
2017-09-14"avoid" is a better word here than "disable"est31-1/+1
2017-08-16Add a note to unused variablesGuillaume Gomez-0/+1
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-23/+26
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-06-26make lint on-by-default/implied-by messages appear only onceZack M. Davis-4/+2
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-02-04note wording: lint implied by lint group, not lint group implies lintZack M. Davis-3/+3
2017-02-04note individual lint name set via lint group attribute in notesZack M. Davis-0/+4
2017-01-06Fix test/ui/span/issue-24690.stderrcomex-12/+12
2016-10-26deduplicate one-time diagnostics on lint ID as well as span and messageZack M. Davis-0/+32