Skip to content

Migrate the remaining completion kinds to solver-based + rework type-checking of string interpolations #63717

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 32 commits into from
Jul 9, 2023

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Feb 16, 2023

This migrates the remaining code completion kinds to solver-based. It also includes #61746 because migrating the remaining code completion kinds and that PR depend on each other.

The PR is still WIP and I’m trying to split some things off to make this PR reviewable.

rdar://73282163

@ahoppen ahoppen force-pushed the ahoppen/remaining-solver-based branch 4 times, most recently from 41a2e94 to 3218a64 Compare February 22, 2023 21:43
@ahoppen ahoppen force-pushed the ahoppen/remaining-solver-based branch 3 times, most recently from e7ed1dc to 1c41554 Compare March 1, 2023 15:08
@ahoppen ahoppen force-pushed the ahoppen/remaining-solver-based branch 4 times, most recently from f185bed to 40fba5f Compare March 15, 2023 00:39
@ahoppen
Copy link
Member Author

ahoppen commented Mar 15, 2023

@swift-ci Please smoke test macOS

@ahoppen
Copy link
Member Author

ahoppen commented Mar 15, 2023

@swift-ci Please SourceKit stress test

@ahoppen
Copy link
Member Author

ahoppen commented Mar 22, 2023

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Mar 22, 2023

@swift-ci Please SourceKit stress test

@ahoppen ahoppen force-pushed the ahoppen/remaining-solver-based branch from 80dfd5b to d735deb Compare March 23, 2023 16:23
@ahoppen
Copy link
Member Author

ahoppen commented Mar 23, 2023

@swift-ci Please SourceKit stress test

@ahoppen
Copy link
Member Author

ahoppen commented Mar 23, 2023

@swift-ci Please smoke test macOS

@ahoppen ahoppen force-pushed the ahoppen/remaining-solver-based branch from d735deb to c0feec5 Compare March 28, 2023 22:50
@ahoppen
Copy link
Member Author

ahoppen commented Mar 28, 2023

@swift-ci Please smoke test

@ahoppen
Copy link
Member Author

ahoppen commented Mar 28, 2023

@swift-ci Please SourceKit stress test

1 similar comment
@ahoppen
Copy link
Member Author

ahoppen commented Mar 30, 2023

@swift-ci Please SourceKit stress test

@ahoppen
Copy link
Member Author

ahoppen commented Mar 30, 2023

@swift-ci Please smoke test macOS

@ahoppen ahoppen force-pushed the ahoppen/remaining-solver-based branch from 17d7c0f to 597c0dc Compare July 7, 2023 19:17
@ahoppen ahoppen changed the title [WIP] Migrate the remaining completion kinds to solver-based + rework type-checking of string interpolations Migrate the remaining completion kinds to solver-based + rework type-checking of string interpolations Jul 7, 2023
@ahoppen ahoppen marked this pull request as ready for review July 7, 2023 19:17
@ahoppen
Copy link
Member Author

ahoppen commented Jul 7, 2023

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Jul 7, 2023

@swift-ci Please SourceKit stress test

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