about summary refs log tree commit diff
path: root/src/test/compile-fail/coerce-bad-variance.rs
AgeCommit message (Expand)AuthorLines
2013-03-21libsyntax: Remove `@const` from the languagePatrick Walton-17/+0
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-01-28Rewrite the coercion code to be more readable, more sound, and to reborrow whenNiko Matsakis-0/+17