summary refs log tree commit diff
path: root/src/test/run-pass/issue-3290.rs
AgeCommit message (Expand)AuthorLines
2014-06-24librustc: Remove the fallback to `int` from typechecking.Niko Matsakis-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-1/+1
2014-02-25test: Clean out the test suite a bitAlex Crichton-1/+0
2014-02-11Change `xfail` directives in compiletests to `ignore`, closes #11363Florian Hahn-2/+2
2014-01-03test: Make all the run-pass tests use `pub fn main`Patrick Walton-1/+1
2013-06-24Fix/annotate a variety of xfailsCorey Richardson-1/+1
2013-05-21testsuite: Add xfailed test casesTim Chevalier-0/+16