Skip to content

feat(ast): Add override field in AccessorProperty#10415

Merged
leaysgur merged 1 commit intomainfrom
ast-accessor-override
Apr 15, 2025
Merged

feat(ast): Add override field in AccessorProperty#10415
leaysgur merged 1 commit intomainfrom
ast-accessor-override

Conversation

@leaysgur
Copy link
Member

Fixes #10414

@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 15, 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-ast Area - AST A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations C-enhancement Category - New feature or request labels Apr 15, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 15, 2025

CodSpeed Instrumentation Performance Report

Merging #10415 will not alter performance

Comparing ast-accessor-override (7ce240c) with main (b3094b3)

Summary

✅ 36 untouched benchmarks

@Dunqing Dunqing added the 0-merge Merge with Graphite Merge Queue label Apr 15, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 15, 2025

Merge activity

  • Apr 15, 6:48 AM UTC: @leaysgur we removed the merge queue label because we could not find a Graphite account associated with your GitHub profile.

You must have a Graphite account in order to use the merge queue. Create an account and try again using this link

  • Apr 15, 6:48 AM UTC: @leaysgur we removed the merge queue label because we could not find a Graphite account associated with your GitHub profile.

You must have a Graphite account in order to use the merge queue. Create an account and try again using this link

@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Apr 15, 2025
@leaysgur
Copy link
Member Author

(🤖 Merge it in place of Graphite...)

@leaysgur leaysgur merged commit 4c246fb into main Apr 15, 2025
29 checks passed
@leaysgur leaysgur deleted the ast-accessor-override branch April 15, 2025 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-codegen Area - Code Generation A-isolated-declarations Isolated Declarations A-parser Area - Parser C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ast: override field is missing in AccessorProperty?

2 participants