Skip to content

fix(parser): ExportNamedDeclaration.exportKind should be type for declare declaration#10389

Merged
Boshen merged 1 commit intomainfrom
fix/exportkind2
Apr 14, 2025
Merged

fix(parser): ExportNamedDeclaration.exportKind should be type for declare declaration#10389
Boshen merged 1 commit intomainfrom
fix/exportkind2

Conversation

@leaysgur
Copy link
Member

Retry for #10387

@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 14, 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.

@github-actions github-actions bot added A-parser Area - Parser A-codegen Area - Code Generation C-bug Category - Bug labels Apr 14, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 14, 2025

CodSpeed Instrumentation Performance Report

Merging #10389 will not alter performance

Comparing fix/exportkind2 (a592fd3) with main (a83148c)

Summary

✅ 36 untouched benchmarks

Copy link
Member

@Boshen Boshen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Much cleaner!

@Boshen Boshen merged commit 41d8e9d into main Apr 14, 2025
29 checks passed
@Boshen Boshen deleted the fix/exportkind2 branch April 14, 2025 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-codegen Area - Code Generation A-parser Area - Parser C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants