summary refs log tree commit diff
path: root/src/test/compile-fail/issue-14845.rs
AgeCommit message (Expand)AuthorLines
2014-10-03Change rustc pretty-printing to print [T, ..n] instead of [T, .. n]P1start-2/+2
2014-08-24Adjust the error messages to match the pattern "expected foo, found bar"Jonas Hietala-2/+2
2014-06-13Rolling up PRs in the queueAlex Crichton-1/+1
2014-06-13librustc: Take in account mutability when casting array to raw ptr.Luqman Aden-0/+24