summary refs log tree commit diff
path: root/src/test/compile-fail/loop-break-value.rs
AgeCommit message (Expand)AuthorLines
2018-04-20Revert stabilization of `feature(never_type)`.Felix S. Klock II-0/+2
2018-03-14stabilise feature(never_type)Andrew Cann-2/+0
2017-05-17Stabilize the loop_break_value featurePietro Albini-1/+0
2017-03-30rework how we handle the type of loopsNiko Matsakis-10/+13
2016-11-21Implement the `loop_break_value` feature.Geoffry Song-0/+101