Skip to content

[turbopack] Separate JsValue into it's own folder in the analyzer#94208

Merged
sampoder merged 4 commits into
canaryfrom
sp/turbopack/analyzer-jsvalue-split
May 29, 2026
Merged

[turbopack] Separate JsValue into it's own folder in the analyzer#94208
sampoder merged 4 commits into
canaryfrom
sp/turbopack/analyzer-jsvalue-split

Conversation

@sampoder
Copy link
Copy Markdown
Member

This is the first in a stack of PRs to break up the analyzer and, eventually, move it to its own crate. There shouldn't be any code changes - everything was just copy and pasted into separate files (let me know if this split makes sense).

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

Tests Passed

Commit: ec9d347

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

Stats skipped

Commit: ec9d347
View workflow run

@sampoder sampoder requested review from bgw and lukesandberg May 28, 2026 21:42
Copy link
Copy Markdown
Member

@bgw bgw left a comment

Choose a reason for hiding this comment

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

Other than the minor comments about the imports and the clippy lint, LGTM

Comment thread turbopack/crates/turbopack-ecmascript/src/analyzer/jsvalue/constants.rs Outdated
Comment thread turbopack/crates/turbopack-ecmascript/src/analyzer/jsvalue/constants.rs Outdated
Comment thread turbopack/crates/turbopack-ecmascript/src/analyzer/jsvalue/mod.rs Outdated
@bgw bgw changed the title [turbopack] Seperate JsValue into it's own folder in the analyzer [turbopack] Separate JsValue into it's own folder in the analyzer May 29, 2026
Comment thread turbopack/crates/turbopack-ecmascript/src/analyzer/jsvalue/mod.rs Outdated
@sampoder sampoder force-pushed the sp/turbopack/analyzer-jsvalue-split branch from ce41638 to 3a2f9bb Compare May 29, 2026 05:01
Co-authored-by: vercel[bot] <35613825+vercel[bot]@users.noreply.github.com>
@sampoder sampoder merged commit 747466c into canary May 29, 2026
293 of 297 checks passed
@sampoder sampoder deleted the sp/turbopack/analyzer-jsvalue-split branch May 29, 2026 20:06
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