summary refs log tree commit diff
path: root/src/test/compile-fail/issue-511.rs
AgeCommit message (Expand)AuthorLines
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-3/+3
2012-06-08remove alias analysis and replace with borrowckNiko Matsakis-4/+2
2012-06-07Revert "remove alias analysis and replace with borrowck"Brian Anderson-2/+4
2012-06-07remove alias analysis and replace with borrowckNiko Matsakis-4/+2
2012-06-06mask extra borrowck errors (should find out how to not report those)Niko Matsakis-2/+4
2012-06-06minor changes to tests so they pass borrowckNiko Matsakis-0/+2
2012-05-10replace mutbl pass with borrowckNiko Matsakis-0/+11