Skip to content
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

1.0.16-release: cherry-pick changes manually. #1650

Merged
merged 16 commits into from
Dec 6, 2023

Conversation

ting-yuan
Copy link
Collaborator

No description provided.

(cherry picked from commit 7fc44aa)
@ting-yuan ting-yuan requested a review from neetopia December 6, 2023 05:19
(cherry picked from commit 1621bd5)
(cherry picked from commit 03bb1b4)
(cherry picked from commit 0ba4ff2)
K2 did some more lookups, which might be a spec change or potential
optimization opportunity. Nothing can / should be done in KSP.

TODO: check with upstream
(cherry picked from commit fb8a74c)
(cherry picked from commit 643f360)
The tests visit a different set of symbols in KSP2. For example,
1. Some builtin super types are missing in KSP1.
2. KtTypes are Kotlin types instead of Java.
3. Synthesized constructors of Java classes are missing in KSP1.

(cherry picked from commit 78c515d)
which is accidentally dropped in some refactorings a long time ago.

(cherry picked from commit af87819)
(cherry picked from commit daea1ff)
(cherry picked from commit 81c17b5)
@ting-yuan
Copy link
Collaborator Author

  1. a4709fa used an API that has changed: flush(true) -> flush()
  2. 44102d7 used an API that is deprecated: ChangedFiles -> SourcesChanges

@ting-yuan ting-yuan merged commit 04d535c into google:1.0.16-release Dec 6, 2023
3 checks passed
@ting-yuan ting-yuan deleted the 1.0.16-release branch October 11, 2024 02:45
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