summary refs log tree commit diff
path: root/src/test/compile-fail/issue-4968.rs
AgeCommit message (Expand)AuthorLines
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-2/+2
2014-02-07Added tests to make tidyDerek Guenther-1/+3
2014-01-13rustc: make error messages containing generic more self-explanatory.Huon Wilson-1/+1
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-03-22librustc: Remove the `const` declaration form everywherePatrick Walton-1/+1
2013-02-19add missing typecheck for const pattern match armJeong YunWon-0/+17