summary refs log tree commit diff
path: root/src/test/run-pass/issue-6318.rs
AgeCommit message (Expand)AuthorLines
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-2/+2
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-05-06librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, exceptPatrick Walton-2/+3
2013-08-17Fix warnings it testsErick Tryzelaar-1/+1
2013-08-13Add a bunch of tests for closed issuesAlex Crichton-0/+26