about summary refs log tree commit diff
path: root/src/test/compile-fail/issue-4523.rs
AgeCommit message (Expand)AuthorLines
2013-03-22librustc: Remove the `const` declaration form everywherePatrick Walton-1/+1
2013-03-18librustc: Convert all uses of old lifetime notation to new lifetime notation....Patrick Walton-1/+1
2013-03-06Add manual &self/ and &static/ and /&self declarations thatNiko Matsakis-1/+1
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2013-02-05testsuite: Add test for #4523Tim Chevalier-0/+17