about summary refs log tree commit diff
path: root/src/test/run-pass/cycle-collection5.rs
AgeCommit message (Expand)AuthorLines
2013-09-23test: Fix rustdoc and tests.Patrick Walton-22/+0
2013-03-02test: Remove `fn@`, `fn~`, and `fn&` from the test suite. rs=defunPatrick Walton-2/+2
2013-02-22test: De-mut the test suite. rs=demutingPatrick Walton-3/+3
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-02-01check-fast fallout from removing export, r=burningtreeGraydon Hoare-1/+1
2013-01-15librustc: Make the default sigil for block lambdas `&` instead of `@`.Graydon Hoare-3/+3
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-06-20Remove bind. Issue #2189Brian Anderson-2/+2
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-2/+2
2012-01-13Remove tests for objs, adjust tests that use objsMarijn Haverbeke-3/+2
2011-10-21Cycle-collect objectsBrian Anderson-0/+13