summary refs log tree commit diff
path: root/src/test/compile-fail/issue-15783.rs
AgeCommit message (Expand)AuthorLines
2015-02-05cleanup: replace `as[_mut]_slice()` calls with deref coercionsJorge Aparicio-1/+1
2015-01-12Fix testsuite errorsmdinger-1/+5
2015-01-11tests: update some compile-fail tests for the new behavior of type expectations.Eduard Burtescu-1/+2
2015-01-08Update compile fail tests to use usize.Huon Wilson-1/+1
2015-01-03Remove deprecated functionalityAlex Crichton-1/+1
2014-09-15Add tests for a few A-needstest issuesJakub Wieczorek-0/+20