Skip to content

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Jun 16, 2025

Implement GetAddress on AstKind and AstNode. This should make it a bit easier to migrate away from comparing spans to find out if 2 AST nodes are the same.

This was unblocked by #11684 (thank you @ulrichstark).

@github-actions github-actions bot added A-semantic Area - Semantic A-ast Area - AST A-ast-tools Area - AST tools C-enhancement Category - New feature or request labels Jun 16, 2025
Copy link
Member Author


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 June 16, 2025 20:10
@overlookmotel overlookmotel requested a review from Dunqing as a code owner June 16, 2025 20:10
@codspeed-hq
Copy link

codspeed-hq bot commented Jun 16, 2025

CodSpeed Instrumentation Performance Report

Merging #11758 will not alter performance

Comparing 06-12-feat_ast_semantic_implement_getaddress_for_astkind_and_astnode_ (371473c) with main (f539f64)

Summary

✅ 38 untouched benchmarks

@overlookmotel overlookmotel force-pushed the 06-12-feat_ast_semantic_implement_getaddress_for_astkind_and_astnode_ branch from c944471 to 05cfad6 Compare June 16, 2025 22:39
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Jun 16, 2025
Copy link
Member Author

overlookmotel commented Jun 16, 2025

Merge activity

…e` (#11758)

Implement `GetAddress` on `AstKind` and `AstNode`. This should make it a bit easier to migrate away from comparing spans to find out if 2 AST nodes are the same.

This was unblocked by #11684 (thank you @ulrichstark).
@graphite-app graphite-app bot force-pushed the 06-12-feat_ast_semantic_implement_getaddress_for_astkind_and_astnode_ branch from 05cfad6 to 371473c Compare June 16, 2025 22:47
@graphite-app graphite-app bot merged commit 371473c into main Jun 16, 2025
24 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jun 16, 2025
@graphite-app graphite-app bot deleted the 06-12-feat_ast_semantic_implement_getaddress_for_astkind_and_astnode_ branch June 16, 2025 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-ast Area - AST A-ast-tools Area - AST tools A-semantic Area - Semantic C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants