summary refs log tree commit diff
path: root/src/test/compile-fail/issue-32963.rs
AgeCommit message (Expand)AuthorLines
2017-11-04Fix checking of auto trait bounds in trait objects.leonardo.yvens-1/+1
2016-11-28Refactor TyTrait to contain a interned ExistentialPredicate slice.Mark-Simulacrum-2/+2
2016-11-28Remove BuiltinBound and BuiltinBounds.Mark-Simulacrum-1/+1
2016-09-01turn the RFC1592 warnings into hard errorsAriel Ben-Yehuda-0/+1
2016-05-03change the newly-added errors to warningsAriel Ben-Yehuda-2/+1
2016-05-03require the existential bounds of an object type to be object-safeAriel Ben-Yehuda-0/+21