Skip to content

Upstreaming: Ignoring annotations on wildcards and type parameters themselves #13

@cpovirk

Description

@cpovirk

(as opposed to on their bounds)

As the latter commit explains, I quite possibly could have done this in our TypeAnnotator if I'd been thinking. That way, we wouldn't need to modify CF.

That said, this change isn't too important, since we already report an error for such annotations. But if they appear in unchecked code or if users suppress the error, it would be nice for them to still have no effect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions