Skip to content

Nuke IgnoreNewExtensions From High Orbit #38613

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 1 commit into from
Jul 27, 2021

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Jul 23, 2021

This flag was always a hack to get clients that were not properly
handling circular constructions (module loading, associated type
inference) to stop crashing. Technically, it is unsound, but by sheer
coinicidence of the structure of the name lookup requests and the cache
faulting here we have never observed that unsoundness in the wild.

This flag was always a hack to get clients that were not properly
handling circular constructions (module loading, associated type
inference) to stop crashing. Technically, it is unsound, but by sheer
coinicidence of the structure of the name lookup requests and the cache
faulting here we have never observed that unsoundness in the wild.
@CodaFi
Copy link
Contributor Author

CodaFi commented Jul 23, 2021

@swift-ci test source compatibility

@CodaFi
Copy link
Contributor Author

CodaFi commented Jul 23, 2021

@swift-ci test

@CodaFi CodaFi merged commit a1b668b into swiftlang:main Jul 27, 2021
@CodaFi CodaFi deleted the extended-family-gathering branch July 27, 2021 21:32
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.

1 participant