refactor(ast): add AstKind for AssignmentTargetPropertyIdentifier, AssignmentTargetPropertyProperty#11985
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
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 Instrumentation Performance ReportMerging #11985 will degrade performances by 13.36%Comparing Summary
Benchmarks breakdown
|
6f3b53c to
60e1b29
Compare
dda4a58 to
cfa52c2
Compare
60e1b29 to
40a6a8c
Compare
40a6a8c to
23fd4fb
Compare
camchenry
left a comment
There was a problem hiding this comment.
Looks good. One general comment I have after looking at these rules is that we should come up with some better abstractions for getting/checking ancestor state. Seems like something that shows up in a lot of rules, and is tricky to implement well. I'm sure there's also some perf opportunities there too.
definitly, I think with our codegen, we could also do something like where some enum is correctly narrowed based on the type of the node the |
Merge activity
|
…, `AssignmentTargetPropertyProperty` (#11985)
23fd4fb to
f7a2ae4
Compare

No description provided.