Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Nov 5, 2025

There are no deserialize calls while constructing value here, so it's pointless to assign to parent and then set it back again. Remove this pointless code, and shorten the deserializer a little.

Copy link
Member Author

overlookmotel commented Nov 5, 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.

@github-actions github-actions bot added A-linter Area - Linter A-parser Area - Parser A-cli Area - CLI A-ast Area - AST labels Nov 5, 2025
@github-actions github-actions bot added the C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior label Nov 5, 2025
@overlookmotel overlookmotel marked this pull request as ready for review November 5, 2025 10:42
@codspeed-hq
Copy link

codspeed-hq bot commented Nov 5, 2025

CodSpeed Performance Report

Merging #15303 will not alter performance

Comparing 10-22-refactor_ast_estree_shorten_raw_transfer_deserializer_for_assignmenttargetpropertyidentifier_ (9a8e54d) with 10-22-fix_ast_estree_correct_raw_transfer_deserializer_for_formalparameter_ (080a69a)

Summary

✅ 37 untouched

@overlookmotel overlookmotel self-assigned this Nov 5, 2025
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Nov 5, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 5, 2025

Merge activity

…ntTargetPropertyIdentifier` (#15303)

There are no `deserialize` calls while constructing `value` here, so it's pointless to assign to `parent` and then set it back again. Remove this pointless code, and shorten the deserializer a little.
@graphite-app graphite-app bot force-pushed the 10-22-fix_ast_estree_correct_raw_transfer_deserializer_for_formalparameter_ branch from 080a69a to d92451e Compare November 5, 2025 11:22
@graphite-app graphite-app bot force-pushed the 10-22-refactor_ast_estree_shorten_raw_transfer_deserializer_for_assignmenttargetpropertyidentifier_ branch from 9a8e54d to a7cf856 Compare November 5, 2025 11:23
Base automatically changed from 10-22-fix_ast_estree_correct_raw_transfer_deserializer_for_formalparameter_ to main November 5, 2025 11:28
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Nov 5, 2025
@graphite-app graphite-app bot merged commit a7cf856 into main Nov 5, 2025
21 checks passed
@graphite-app graphite-app bot deleted the 10-22-refactor_ast_estree_shorten_raw_transfer_deserializer_for_assignmenttargetpropertyidentifier_ branch November 5, 2025 11:29
@Boshen Boshen mentioned this pull request Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-cli Area - CLI A-linter Area - Linter A-parser Area - Parser 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.

2 participants