summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-no-cycle-in-exchange-heap.rs
AgeCommit message (Expand)AuthorLines
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-06test: Fix some compile-fail bustage. rs=bustagePatrick Walton-1/+1
2012-10-23Remove uses of binary move - <- - from tests and librariesTim Chevalier-1/+1
2012-08-23Remove match check from test casesTim Chevalier-1/+2
2012-08-07move borrowck tests to use ref, fix a few exposed shortcomingsNiko Matsakis-2/+2
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-1/+1
2012-08-05Switch alts to use arrowsBrian Anderson-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-2/+2
2012-06-08remove alias analysis and replace with borrowckNiko Matsakis-0/+13
2012-06-07Revert "remove alias analysis and replace with borrowck"Brian Anderson-13/+0
2012-06-07remove alias analysis and replace with borrowckNiko Matsakis-0/+13