Conversation
How to use the Graphite Merge QueueAdd the label 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. |
There was a problem hiding this comment.
Pull Request Overview
This PR fixes the encoding format for the x_google_ignoreList field in source maps by properly formatting numeric values as JSON integers instead of escaped strings.
- Updates the encoding logic to use
write!macro for direct formatting instead of string conversion - Removes unnecessary string constraint on the generic
push_listmethod - Adjusts memory allocation estimation for the ignore list items
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
CodSpeed Performance ReportMerging #165 will degrade performances by 2.25%Comparing Summary
Benchmarks breakdown
|

Related: rolldown/rolldown#6317