Skip to content

Remove dynamic type diagnostic suggesting using type(of: instead #39443

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 24, 2021

Conversation

Huddie
Copy link
Contributor

@Huddie Huddie commented Sep 24, 2021

It was suggested in SR-14667 to remove the potentially confusing .dynamicType diagnostic suggesting users to use type(of: instead. This PR removes that diagnostic and leaves the other diagnostic: "Foo has no value .dynamicType"

Resolves SR-14667.
Link: https://bugs.swift.org/browse/SR-14667

@Huddie Huddie requested a review from CodaFi September 24, 2021 15:44
@CodaFi
Copy link
Contributor

CodaFi commented Sep 24, 2021

@swift-ci smoke test

@CodaFi
Copy link
Contributor

CodaFi commented Sep 24, 2021

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.

2 participants