Skip to content

fix(rust): correct send sync ownership - #4003

Merged
chaokunyang merged 1 commit into
apache:mainfrom
chaokunyang:fix_rust_type_resolver_access
Aug 30, 2026
Merged

fix(rust): correct send sync ownership#4003
chaokunyang merged 1 commit into
apache:mainfrom
chaokunyang:fix_rust_type_resolver_access

Conversation

@chaokunyang

@chaokunyang chaokunyang commented Aug 30, 2026

Copy link
Copy Markdown
Collaborator

Why?

What does this PR do?

Related issues

Closes #3996

AI Contribution Checklist

  • Substantial AI assistance was used in this PR: yes / no
  • If yes, I included a completed AI Contribution Checklist in this PR description and the required AI Usage Disclosure.
  • If yes, my PR description includes the required ai_review summary and screenshot evidence or equivalent persisted links of the final clean AI review results from both fresh reviewers described in AI_POLICY.md, the Fory-guided reviewer and the independent general reviewer, on the current PR diff or current HEAD after the latest code changes.

Does this PR introduce any user-facing change?

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

Benchmark

@chaokunyang
chaokunyang merged commit 83522b1 into apache:main Aug 30, 2026
62 checks passed
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.

[Rust] TypeResolver is unsafe impl Sync but hands out Rc clones from &self

2 participants