about summary refs log tree commit diff
path: root/src/test/compile-fail/cross-borrow-trait.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-23/+0
2018-06-23add `dyn` to display of dynamic (trait) type namesZack M. Davis-2/+2
2017-04-21Create a new method to run coercion inside probeGuillaume Gomez-3/+1
2017-04-21Update testsGuillaume Gomez-0/+2
2017-01-31Removes FIXMEs related to #22405Wesley Wiser-1/+0
2017-01-30Merge ty::TyBox into ty::TyAdtVadim Petrochenkov-2/+1
2016-08-11Improve &-ptr printingJonathan Turner-1/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-4/+3
2015-03-15Strip all leading/trailing newlinesTamir Duberstein-1/+0
2015-03-03Switched to Box::new in many places.Felix S. Klock II-3/+2
2015-02-18Round 3 test fixes and conflictsAlex Crichton-1/+1
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+1
2015-01-12Fix testsuite errorsmdinger-1/+5
2015-01-07Test fixes and rebase conflictsAlex Crichton-0/+2
2014-09-03Remove cross-borrowing for traits.Nick Cameron-0/+22