Skip to content

cmd/go: re-enable go/types requirement during vet during go test #22890

Closed
@rsc

Description

@rsc

@griesemer has some reports that go/types fails on some code during automatic vet-during-test. We should make a type-checking failure during vet-during-go-test a silent vet success instead (we know the code compiles, so we know vet is at fault), but vet-during-go-vet should still fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeearly-in-cycleA change that should be done early in the 3 month dev cycle.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions