summary refs log tree commit diff
path: root/src/test/compile-fail/issue-12470.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-3/+3
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2014-11-26Fixup various places that were doing `&T+'a` and do `&(T+'a)`Niko Matsakis-1/+1
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-0/+42