Skip to content

Conversation

hamishknight
Copy link
Contributor

This is now unused.

@hamishknight
Copy link
Contributor Author

@swift-ci please smoke test

Copy link
Contributor

@slavapestov slavapestov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing beats the smell of dead code sizzling on the camp fire

@hamishknight hamishknight merged commit cac98f3 into swiftlang:main Sep 6, 2025
3 checks passed
@xedin
Copy link
Contributor

xedin commented Sep 7, 2025

@hamishknight can some of the typechecker and constraint options be removed too since fallback typecheck is gone?

@hamishknight hamishknight deleted the for-none branch September 7, 2025 00:48
@hamishknight
Copy link
Contributor Author

@xedin I don't think there's anything specific to the fallback that can now be removed, although I just noticed AllowUnresolvedTypeVariables can be removed: #84146

@hamishknight
Copy link
Contributor Author

FWIW I'm also hoping we can re-land #36028, we need to make some fixes first to eliminate a couple of cases where we're double type-checking and doing CSApply with holes though

@xedin
Copy link
Contributor

xedin commented Sep 7, 2025

Yeah, I know that at least one option what there to support fallback type-checking, thank you!

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.

3 participants