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

Fix RefCell borrows #32276

Merged
merged 2 commits into from
May 13, 2024
Merged

Fix RefCell borrows #32276

merged 2 commits into from
May 13, 2024

Conversation

sagudev
Copy link
Member

@sagudev sagudev commented May 13, 2024

I think this should fix https://servo.zulipchat.com/#narrow/stream/263398-general/topic/Panic.20on.20touch.20event.20after.20.2331505, but I wrote it online so it might not work.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #___ (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because ___

Copy link
Member

@gterzian gterzian left a comment

Choose a reason for hiding this comment

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

Nice catch!

@sagudev sagudev marked this pull request as ready for review May 13, 2024 16:01
@sagudev sagudev added this pull request to the merge queue May 13, 2024
Merged via the queue into main with commit a483cb5 May 13, 2024
9 checks passed
@sagudev sagudev deleted the sagudev-patch-1 branch May 13, 2024 17:04
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.

None yet

2 participants