-
Notifications
You must be signed in to change notification settings - Fork 27.2k
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
refactor(turbopack): Use ResolvedVc<T>
for struct fields in turbopack-ecmascript
#73302
Merged
+24
−17
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Nov 28, 2024
This was referenced Nov 28, 2024
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-core
branch
from
November 28, 2024 06:07
c82527a
to
66ade37
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
2 times, most recently
from
November 28, 2024 06:31
089d4ff
to
6c2777e
Compare
kdy1
changed the base branch from
kdy1/resolved-vc-turbopack-core
to
kdy1/resolved-vc-next-api
November 28, 2024 06:31
kdy1
force-pushed
the
kdy1/resolved-vc-next-api
branch
from
November 28, 2024 07:10
660c994
to
d66adaa
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
2 times, most recently
from
November 28, 2024 07:18
df3c600
to
a307f96
Compare
kdy1
changed the base branch from
kdy1/resolved-vc-next-api
to
kdy1/resolved-vc-next-core
November 28, 2024 07:18
kdy1
force-pushed
the
kdy1/resolved-vc-next-core
branch
from
November 28, 2024 07:27
6e550eb
to
929ef30
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
2 times, most recently
from
November 28, 2024 08:44
cbf5304
to
412cc57
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-next-core
branch
from
November 28, 2024 09:04
eb3f787
to
298897a
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
from
November 28, 2024 09:04
412cc57
to
5959f01
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-next-core
branch
2 times, most recently
from
November 28, 2024 10:38
dab1d26
to
777c2a0
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
from
November 28, 2024 10:39
83aa4c5
to
d438784
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-next-core
branch
from
November 29, 2024 17:20
777c2a0
to
611e43e
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
2 times, most recently
from
November 29, 2024 17:22
ffb497b
to
7554a5f
Compare
kdy1
changed the title
turbopack-ecmascript:
refactor(turbopack): Use Nov 29, 2024
ResolvedVc<T>
ResolvedVc<T>
for struct fields in turbopack-ecmascript
mischnic
approved these changes
Nov 29, 2024
kdy1
force-pushed
the
kdy1/resolved-vc-next-core
branch
from
November 29, 2024 20:16
3729ef6
to
2138fe1
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
2 times, most recently
from
November 29, 2024 20:48
28eee92
to
6be6e77
Compare
mischnic
approved these changes
Nov 29, 2024
kdy1
changed the base branch from
kdy1/resolved-vc-next-core
to
graphite-base/73302
November 29, 2024 22:51
kdy1
force-pushed
the
graphite-base/73302
branch
from
November 29, 2024 22:51
d221f24
to
bc06c4c
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
from
November 29, 2024 22:51
6be6e77
to
cc26c4e
Compare
kdy1
force-pushed
the
kdy1/resolved-vc-turbopack-ecmascript
branch
from
November 29, 2024 22:52
cc26c4e
to
9ae0845
Compare
Tests Passed |
This was referenced Nov 29, 2024
Merge activity
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
created-by: Turbopack team
PRs by the Turbopack team.
locked
Turbopack
Related to Turbopack with Next.js.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes PACK-3582