refactor(rolldown_resolver): tweak code structure#6978
Conversation
How to use the Graphite Merge QueueAdd the label graphite: merge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
✅ Deploy Preview for rolldown-rs canceled.
|
Merge activity
|
7e98b3a to
f152cd8
Compare
f152cd8 to
3058407
Compare
Benchmarks Rust |
|
@copilot Move |
This comment was marked as off-topic.
This comment was marked as off-topic.
Would be nice to split the refactor and improvement into different PRs if possible. Moving a file causes everything changed, and it's hard to distinguish what part code is new added.
Good job on this one and a few thoughts:
And why we want to do this? Because, this gives you a clear mindset when you want to inspect some structs or jump into some files. When you want to find |
…entation (#6986) closes #6978 --------- Signed-off-by: dalaoshu <[email protected]> Co-authored-by: Copilot <[email protected]>

resolver.rsinto two separate files