Similar to #734, but for attributes. In a covariant class an instance attribute with type List[T] would not be valid, since List is invariant.