summary refs log tree commit diff
path: root/src/test/compile-fail/mode-inference-fail.rs
AgeCommit message (Expand)AuthorLines
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-03-26Improve type inference to compute LUB/GLBNiko Matsakis-1/+1
2012-03-23Implement new inference algorithm.Niko Matsakis-1/+1
2012-02-05add a test where mode inference ought to failNiko Matsakis-0/+11