about summary refs log tree commit diff
path: root/src/test/ui/reachable
AgeCommit message (Expand)AuthorLines
2019-03-11Update testsVadim Petrochenkov-24/+24
2018-12-25Remove licensesMark Rousskov-259/+54
2018-10-16Remove outdated testvarkor-19/+6
2018-07-23Match errors using the callsite of macro expansionsFederico Poli-5/+16
2018-05-16Remove empty filesJane Lusby-0/+0
2018-05-11unary op filter, dereference hintRoman Stoliar-3/+1
2018-05-11added missing implementation hintRoman Stoliar-0/+2
2018-04-20Revert stabilization of `feature(never_type)`.Felix S. Klock II-7/+7
2018-04-13Rename must-compile-successfully into compile-passGuillaume Gomez-2/+2
2018-03-14Fix ui test errorsAndrew Cann-1/+1
2018-03-14Make coerce_never lint an errorAndrew Cann-28/+11
2018-03-14stabilise feature(never_type)Andrew Cann-54/+37
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-57/+57
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-12-10Add must-compile-successfully comment to appropriate ui tests.Tommy Ip-0/+4
2017-11-30make coercions to `!` in unreachable code a hard errorAriel Ben-Yehuda-6/+23
2017-11-26mention nightly in -Z external-macro-backtrace noteAlex Burka-11/+11
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-49/+50
2017-11-20address review commentsAlex Burka-11/+11
2017-11-19use -Z flag instead of env varAlex Burka-11/+11
2017-11-19update UI testsAlex Burka-11/+11
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-1/+13
2017-07-02Revert "Change error count messages"Ariel Ben-Yehuda-19/+19
2017-05-27Add invalid unary operator usage error codeGuillaume Gomez-1/+1
2017-05-24Change error count messagesMichael Kohl-19/+19
2017-03-30cherry-pick over the tests I wrote for the reachability codeNiko Matsakis-0/+1023