Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Mar 12, 2025

fixes rolldown/rolldown#3833

Foo<Bar>
   ^^^^^ was not removed

@github-actions github-actions bot added A-ast Area - AST C-bug Category - Bug labels Mar 12, 2025
Copy link
Member Author

Boshen commented Mar 12, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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.

@Boshen Boshen force-pushed the 03-13-fix_transformer_fix_tsinstantiationexpression_not_being_removed branch from cda63b2 to 412e911 Compare March 12, 2025 23:49
@github-actions github-actions bot added the A-transformer Area - Transformer / Transpiler label Mar 12, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Mar 12, 2025

CodSpeed Performance Report

Merging #9725 will not alter performance

Comparing 03-13-fix_transformer_fix_tsinstantiationexpression_not_being_removed (0d1e2c5) with main (b5f8222)

Summary

✅ 33 untouched benchmarks

@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 12, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 03-13-fix_transformer_fix_tsinstantiationexpression_not_being_removed branch from 412e911 to 0d1e2c5 Compare March 12, 2025 23:54
@graphite-app graphite-app bot merged commit 0d1e2c5 into main Mar 13, 2025
26 checks passed
@graphite-app graphite-app bot deleted the 03-13-fix_transformer_fix_tsinstantiationexpression_not_being_removed branch March 13, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-transformer Area - Transformer / Transpiler C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Regression between beta.3 and beta.4, prefilled TS generics are not always getting stripped during transpilation

2 participants