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

improve borrow_mut #8344

Merged
merged 1 commit into from
Jun 6, 2024
Merged

improve borrow_mut #8344

merged 1 commit into from
Jun 6, 2024

Conversation

sokra
Copy link
Member

@sokra sokra commented Jun 6, 2024

Description

avoid keeping the borrow too long

Testing Instructions

@sokra sokra requested a review from a team as a code owner June 6, 2024 06:14
Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples-nonmonorepo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:16am
rust-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2024 6:16am
8 Ignored Deployments
Name Status Preview Comments Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Jun 6, 2024 6:16am
examples-designsystem-docs ⬜️ Ignored (Inspect) Jun 6, 2024 6:16am
examples-gatsby-web ⬜️ Ignored (Inspect) Jun 6, 2024 6:16am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Jun 6, 2024 6:16am
examples-native-web ⬜️ Ignored (Inspect) Jun 6, 2024 6:16am
examples-svelte-web ⬜️ Ignored (Inspect) Jun 6, 2024 6:16am
examples-tailwind-web ⬜️ Ignored (Inspect) Jun 6, 2024 6:16am
examples-vite-web ⬜️ Ignored (Inspect) Jun 6, 2024 6:16am

Copy link
Contributor

github-actions bot commented Jun 6, 2024

🟢 Turbopack Benchmark CI successful 🟢

Thanks

Copy link
Contributor

github-actions bot commented Jun 6, 2024

✅ This change can build next-swc

Copy link
Contributor

github-actions bot commented Jun 6, 2024

⚠️ CI failed ⚠️

The following steps have failed in CI:

  • Turbopack Rust tests (mac/win, non-blocking)

See workflow summary for details

@wbinnssmith wbinnssmith merged commit 8a792a1 into main Jun 6, 2024
56 of 58 checks passed
@wbinnssmith wbinnssmith deleted the sokra/improve-borrow-mut branch June 6, 2024 15:40
wbinnssmith added a commit to vercel/next.js that referenced this pull request Jun 6, 2024
wbinnssmith added a commit to vercel/next.js that referenced this pull request Jun 6, 2024
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
### Description

avoid keeping the borrow too long

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

avoid keeping the borrow too long

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
### Description

avoid keeping the borrow too long

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
### Description

avoid keeping the borrow too long

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 16, 2024
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