summary refs log tree commit diff
path: root/src/test/run-pass/impl-variance.rs
AgeCommit message (Expand)AuthorLines
2012-08-08Convert impls to new syntaxBrian Anderson-1/+1
2012-07-17rustc: Implement and enforce instance coherencePatrick Walton-2/+6
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-4/+4
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-4/+4
2012-03-16rustc: Unify impl self types in the opposite order so variance is correctBrian Anderson-0/+12