about summary refs log tree commit diff
path: root/src/test/debuginfo/lexical-scope-in-for-loop.rs
AgeCommit message (Expand)AuthorLines
2014-07-24librustc: Stop desugaring `for` expressions and translate them directly.Patrick Walton-0/+1
2014-07-16debuginfo: Add LLDB autotests to debuginfo test suite.Michael Woerister-3/+43
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-3/+3
2014-05-07debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldbMichael Woerister-0/+77