summary refs log tree commit diff
path: root/src/test/compile-fail/loop-break-value.rs
AgeCommit message (Expand)AuthorLines
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