summary refs log tree commit diff
path: root/src/test/compile-fail/loop-labeled-break-value.rs
AgeCommit message (Expand)AuthorLines
2015-04-21Tests for shadowing between lifetimes and loop labels within function bodies.Felix S. Klock II-1/+1
2015-03-18Infer type ! for a loop that can only break out of other loopsAnders Kaseorg-0/+21