about summary refs log tree commit diff
path: root/src/test/debuginfo/borrowed-managed-basic.rs
AgeCommit message (Expand)AuthorLines
2014-10-02tests: remove uses of Gc.Eduard Burtescu-166/+0
2014-07-26Remove managed_box gate from testsBrian Anderson-1/+0
2014-07-17librustc: Remove cross-borrowing of `Box<T>` to `&T` from the language,Patrick Walton-14/+14
2014-07-16debuginfo: Add LLDB autotests to debuginfo test suite.Michael Woerister-1/+55
2014-06-14rustc: Obsolete the `@` syntax entirelyAlex Crichton-14/+16
2014-05-07debuginfo: Split debuginfo autotests into debuginfo-gdb and debuginfo-lldbMichael Woerister-0/+111