Skip to content

release(crates): oxc v0.131.0#22459

Merged
overlookmotel merged 1 commit into
mainfrom
release/crates-1778844786
May 15, 2026
Merged

release(crates): oxc v0.131.0#22459
overlookmotel merged 1 commit into
mainfrom
release/crates-1778844786

Conversation

@oxc-guard

@oxc-guard oxc-guard Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

🚀 Features

🐛 Bug Fixes

⚡ Performance

@oxc-guard oxc-guard Bot requested a review from overlookmotel as a code owner May 15, 2026 11:33
@oxc-guard oxc-guard Bot requested review from Dunqing and leaysgur as code owners May 15, 2026 11:33
@github-actions

github-actions Bot commented May 15, 2026

Copy link
Copy Markdown
Contributor

Monitor Oxc

suite result
Isolated Declarations
(dce)
(transformer)
(whitespace)
(mangler)
(compressor)
(formatter_dcr)
(codegen)
(formatter)

@github-actions github-actions Bot added A-parser Area - Parser A-semantic Area - Semantic A-minifier Area - Minifier A-ast Area - AST A-transformer Area - Transformer / Transpiler A-codegen Area - Code Generation A-cfg Area - Control Flow Graph A-isolated-declarations Isolated Declarations A-allocator Area - Allocator labels May 15, 2026
@codspeed-hq

codspeed-hq Bot commented May 15, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 48 untouched benchmarks
⏩ 3 skipped benchmarks1


Comparing release/crates-1778844786 (8295bcf) with main (5ac7e79)

Open in CodSpeed

Footnotes

  1. 3 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@leaysgur

Copy link
Copy Markdown
Member

NOTE: Don't need to worry about the formatter_dcr failure.

It seems there was a potential oversight in the detect_code_removal logic, and it's just producing a false positive. I'll fix it sometime early next week.

@overlookmotel overlookmotel merged commit 564ebbf into main May 15, 2026
39 checks passed
@overlookmotel overlookmotel deleted the release/crates-1778844786 branch May 15, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-allocator Area - Allocator A-ast Area - AST A-cfg Area - Control Flow Graph A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants