summary refs log tree commit diff
path: root/src/test/compile-fail/issue-2149.rs
AgeCommit message (Expand)AuthorLines
2012-07-02Merge remote-tracking branch 'Dretch/prettydocs'Brian Anderson-2/+2
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-06-30Eliminate usages of old sugared call syntaxBrian Anderson-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-2/+2
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-2/+2
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-2/+2
2012-05-09reduce self type to a special type parameterNiko Matsakis-4/+1
2012-04-07Do not consider ty_bot to be a "resolved type".Niko Matsakis-0/+14