about summary refs log tree commit diff
path: root/src/test/ui/reachable/expr_match.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-27/+0
2021-10-15Bless testsCameron Steffen-2/+2
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-2/+2
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-2/+2
2020-02-06rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.Eduard-Mihai Burtescu-2/+2
2020-01-24Normalise notes with the/isvarkor-1/+1
2019-09-21Do not trigger unreachable lint in async body and Use span labelsEsteban Küber-12/+6
2019-09-18Make note better when all arms in a `match` divergeAaron Hill-6/+6
2019-09-18Point at original span when emitting unreachable lintAaron Hill-0/+10
2018-12-25Remove licensesMark Rousskov-3/+3
2018-10-16Remove outdated testvarkor-13/+6
2018-07-23Match errors using the callsite of macro expansionsFederico Poli-1/+1
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-2/+2
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-11-20address review commentsAlex Burka-2/+2
2017-11-19use -Z flag instead of env varAlex Burka-2/+2
2017-11-19update UI testsAlex Burka-2/+2
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/+30