summary refs log tree commit diff
path: root/src/test/compile-fail/never-assign-dead-code.rs
AgeCommit message (Expand)AuthorLines
2018-04-21Revert stabilization of `feature(never_type)`.Felix S. Klock II-0/+1
2018-03-14stabilise feature(never_type)Andrew Cann-1/+1
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-7/+7
2017-03-30we now get an extra unreachable code warning in this testNiko Matsakis-0/+1
2016-08-13Add explanations to testsAndrew Cann-0/+2
2016-08-13Add tests for ! typeAndrew Cann-0/+18