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

prefer Option<Vc<IssueSource>> over Vc<OptionIssueSource> #6229

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

sokra
Copy link
Member

@sokra sokra commented Oct 20, 2023

Description

Avoid passing a nested Vc when an Option Vc is enough

Testing Instructions

Closes WEB-1807

@vercel
Copy link

vercel bot commented Oct 20, 2023

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

11 Ignored Deployments
Name Status Preview Updated (UTC)
examples-basic-web ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-cra-web ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-gatsby-web ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-native-web ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-nonmonorepo ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-svelte-web ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-tailwind-web ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
examples-vite-web ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am
turbo-site ⬜️ Ignored (Inspect) Oct 20, 2023 6:43am

@sokra sokra requested a review from ForsakenHarmony October 20, 2023 06:47
@github-actions
Copy link
Contributor

✅ This change can build next-swc

@github-actions
Copy link
Contributor

github-actions bot commented Oct 20, 2023

⚠️ CI failed ⚠️

The following steps have failed in CI:

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

See workflow summary for details

@github-actions
Copy link
Contributor

🟢 Turbopack Benchmark CI successful 🟢

Thanks

@sokra sokra merged commit 2df370f into main Oct 20, 2023
39 of 42 checks passed
@sokra sokra deleted the sokra/issue-source branch October 20, 2023 17:50
kodiakhq bot pushed a commit to vercel/next.js that referenced this pull request Oct 20, 2023
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
…borepo#6229)

### Description

Avoid passing a nested Vc when an Option Vc is enough

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes WEB-1807
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
…borepo#6229)

### Description

Avoid passing a nested Vc when an Option Vc is enough

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes WEB-1807
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Aug 1, 2024
…borepo#6229)

### Description

Avoid passing a nested Vc when an Option Vc is enough

### Testing Instructions

<!--
  Give a quick description of steps to test your changes.
-->


Closes WEB-1807
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