Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Apr 16, 2025

Remove these 2 methods because:

  1. All AST node creation is meant to go through AstBuilder.
  2. Neither method is used.

Copy link
Member Author

overlookmotel commented Apr 16, 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.

@overlookmotel overlookmotel marked this pull request as ready for review April 16, 2025 13:28
@github-actions github-actions bot added A-ast Area - AST C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Apr 16, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 16, 2025

CodSpeed Instrumentation Performance Report

Merging #10440 will not alter performance

Comparing 04-16-refactor_ast_remove_arrayassignmenttarget_new_with_elements_and_objectassignmenttarget_new_with_properties_ (09f4c30) with main (8db9dc5)

Summary

✅ 36 untouched benchmarks

@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Apr 16, 2025
Copy link
Member Author

overlookmotel commented Apr 16, 2025

Merge activity

… `ObjectAssignmentTarget::new_with_properties` (#10440)

Remove these 2 methods because:

1. All AST node creation is meant to go through `AstBuilder`.
2. Neither method is used.
@graphite-app graphite-app bot force-pushed the 04-16-refactor_ast_remove_arrayassignmenttarget_new_with_elements_and_objectassignmenttarget_new_with_properties_ branch from a0a23d6 to 09f4c30 Compare April 16, 2025 13:57
@graphite-app graphite-app bot merged commit 09f4c30 into main Apr 16, 2025
28 checks passed
@graphite-app graphite-app bot deleted the 04-16-refactor_ast_remove_arrayassignmenttarget_new_with_elements_and_objectassignmenttarget_new_with_properties_ branch April 16, 2025 14:04
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants