summary refs log tree commit diff
path: root/src/test/ui/reachable/expr_while.stderr
AgeCommit message (Expand)AuthorLines
2019-09-21Do not trigger unreachable lint in async body and Use span labelsEsteban Küber-15/+8
2019-09-18Point at original span when emitting unreachable lintAaron Hill-0/+11
2019-07-06Enforce 'cond: bool' in while-expr + improve reachability diags.Mazdak Farrokhzad-20/+17
2018-12-25Remove licensesMark Rousskov-4/+4
2018-07-23Match errors using the callsite of macro expansionsFederico Poli-2/+2
2018-03-14stabilise feature(never_type)Andrew Cann-3/+3
2018-02-26Update UI testsVadim Petrochenkov-4/+4
2017-11-26mention nightly in -Z external-macro-backtrace noteAlex Burka-3/+3
2017-11-20address review commentsAlex Burka-3/+3
2017-11-19use -Z flag instead of env varAlex Burka-3/+3
2017-11-19update UI testsAlex Burka-3/+3
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-1/+1
2017-05-24Change error count messagesMichael Kohl-1/+1
2017-03-30cherry-pick over the tests I wrote for the reachability codeNiko Matsakis-0/+31