about summary refs log tree commit diff
path: root/src/test/auxiliary/issue2378b.rs
AgeCommit message (Expand)AuthorLines
2013-04-30Got test cases to pass, after some major surgeryJohn Clements-6/+8
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-2/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-05test: "import" -> "use"Patrick Walton-2/+2
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-1/+1
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-1/+1
2012-05-18test for #2378Niko Matsakis-0/+12