about summary refs log tree commit diff
path: root/src/test/compile-fail/iface-impl-different-num-params.rs
AgeCommit message (Expand)AuthorLines
2012-08-02test: "iface" -> "trait" in filenames.Lindsey Kuper-12/+0
2012-07-31Change remaining "iface" occurrences to "trait"; deprecate "iface"Lindsey Kuper-1/+1
2012-07-30rustc: "iface" -> "trait" in comments, error messages, and identifiers.Lindsey Kuper-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-02-13correct error message and add to testNiko Matsakis-0/+1
2012-02-13do not fail if iface/impl method have different number of parametersNiko Matsakis-0/+11