summary refs log tree commit diff
path: root/src/test/compile-fail/object-safety-generics.rs
AgeCommit message (Expand)AuthorLines
2015-08-12Fallout in tests -- we now report an error if you even reference a typeNiko Matsakis-2/+3
2015-02-23Extend object safety so that methods with Sized:Self are exempt.Niko Matsakis-1/+15
2015-01-02Refactor object-safety into its own (cached) module so that we canNiko Matsakis-0/+31