summary refs log tree commit diff
path: root/src/test/auxiliary/issue_2242_a.rs
AgeCommit message (Expand)AuthorLines
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-05test: More run-pass test fixesPatrick Walton-1/+1
2012-08-13core: Camel case some lesser-used modulesBrian Anderson-4/+4
2012-08-08Convert impls to new syntaxBrian Anderson-1/+1
2012-08-06test: Modernize and un-XFAIL issue-2242-d.rs (issue #2242)Patrick Walton-3/+3
2012-07-31Change remaining "iface" occurrences to "trait"; deprecate "iface"Lindsey Kuper-1/+1
2012-06-20Test for #2242 (xfailed for now)Tim Chevalier-0/+10