Skip to content

cmd/vet: identify 100% reliable checks for testing #18085

Closed
@rsc

Description

@rsc

For #18084 we need to find some way to run just the "100% reliable" vet checks. It's okay if a "100% reliable" check flags a false positive as long as there is a clean way to rewrite the code to avoid the false positive.

go test would need some way to invoke that set, like a new flag.

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