about summary refs log tree commit diff
path: root/src/test/debuginfo/lexical-scope-in-match.rs
AgeCommit message (Expand)AuthorLines
2014-07-16debuginfo: Add LLDB autotests to debuginfo test suite.Michael Woerister-8/+69
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-5/+5
2014-06-23libsyntax: Disallow struct literals after `if`, `while`, `match`, andPatrick Walton-3/+3
2014-05-07debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldbMichael Woerister-0/+148