Skip to content

Conversation

@Jiaxu-Li
Copy link

  • Explanation:

    Avoid printing fully qualified type names in diagnostics when they’re not needed by using existing ambiguity detection for FullyQualifiedType.

  • Scope:

    Diagnostic output only. No semantic/compiler behavior changes.

  • Issues:

    Fixes Add stubs for conformance prints fully-qualified type names even if not necessary #86617.

  • Original PRs:

    N/A.

  • Risk:

    Low. Uses the same ambiguity logic as other diagnostic type arguments.

  • Testing:

    N/A.

  • Reviewers:

    N/A.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add stubs for conformance prints fully-qualified type names even if not necessary

1 participant