about summary refs log tree commit diff
path: root/src/test/run-fail/issue-2061.rs
AgeCommit message (Expand)AuthorLines
2015-06-12Remove ignored test for #2061Steve Klabnik-26/+0
2015-05-09Squeeze the last bits of `task`s in documentation in favor of `thread`Barosl Lee-1/+1
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2014-02-25test: Clean out the test suite a bitAlex Crichton-1/+1
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+3
2013-09-16switch Drop to `&mut self`Daniel Micay-1/+1
2013-06-25Change finalize -> drop.Luqman Aden-1/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-11-29librustc: Make the Drop trait use explicit selfPatrick Walton-1/+1
2012-11-14Convert the test suite to use the Drop traitBen Striegel-1/+4
2012-11-01xfail issue-2061Brian Anderson-0/+1
2012-11-01Add run-fail test for #2061Tim Chevalier-0/+11