summary refs log tree commit diff
path: root/src/test/compile-fail/borrowck-assign-comp.rs
AgeCommit message (Expand)AuthorLines
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-6/+6
2012-06-08remove alias analysis and replace with borrowckNiko Matsakis-3/+0
2012-06-07Revert "remove alias analysis and replace with borrowck"Brian Anderson-0/+3
2012-06-07remove alias analysis and replace with borrowckNiko Matsakis-3/+0
2012-06-02improve borrowck to handle some frankly rather tricky casesNiko Matsakis-0/+47