Skip to content

JSpecify inference: properly call into inference from dataflow #1262

@msridhar

Description

@msridhar

We need to make sure that local type inference ends up properly invoking the new generic type inference. That way, if a method is inferred to return @Nullable and the result gets assigned to a local, that local gets treated as @Nullable for future dereferences.

Metadata

Metadata

Assignees

No one assigned

    Labels

    jspecifyRelated to support for jspecify standard (see jspecify.dev)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions