Skip to content

fix(parser): correct AST for a<b>?.()#10461

Merged
graphite-app[bot] merged 1 commit intomainfrom
04-17-fix_parser_correct_ast_for_a_b_._
Apr 17, 2025
Merged

fix(parser): correct AST for a<b>?.()#10461
graphite-app[bot] merged 1 commit intomainfrom
04-17-fix_parser_correct_ast_for_a_b_._

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Apr 17, 2025

Need to keep TSInstantiationExpression in optional callee.

@github-actions github-actions bot added the A-parser Area - Parser label Apr 17, 2025
Copy link
Member Author

Boshen commented Apr 17, 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Apr 17, 2025

CodSpeed Instrumentation Performance Report

Merging #10461 will not alter performance

Comparing 04-17-fix_parser_correct_ast_for_a_b_._ (b7e0536) with main (619488a)

Summary

✅ 36 untouched benchmarks

@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 17, 2025

Merge activity

Need to keep `TSInstantiationExpression` in optional callee.
@graphite-app graphite-app bot force-pushed the 04-17-fix_parser_correct_ast_for_a_b_._ branch from a5b8807 to b7e0536 Compare April 17, 2025 05:23
@graphite-app graphite-app bot merged commit b7e0536 into main Apr 17, 2025
30 checks passed
@graphite-app graphite-app bot deleted the 04-17-fix_parser_correct_ast_for_a_b_._ branch April 17, 2025 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant