summary refs log tree commit diff
path: root/src/test/compile-fail/issue-14915.rs
AgeCommit message (Expand)AuthorLines
2017-01-30Merge ty::TyBox into ty::TyAdtVadim Petrochenkov-1/+2
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2015-01-06test fallout from isize/usizeCorey Richardson-2/+2
2014-10-02tests: remove uses of Gc.Eduard Burtescu-4/+0
2014-09-25Integrate builtin bounds fully into the trait checkerNiko Matsakis-4/+1
2014-09-15Update error messages in compile-fail testsNiko Matsakis-2/+2
2014-08-17librustc: Allow trait bounds on structures and enumerations, and checkPatrick Walton-0/+1
2014-06-16Change prints: @T -> Gc<T> , ~T -> Box<T>John Schmidt-0/+21