Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(semantic): add ReferenceFlags::TSTypeQuery to indicate referenced by TSTypeQuery #4317

Merged

Conversation

Dunqing
Copy link
Member

@Dunqing Dunqing commented Jul 17, 2024

ReferenceFlags::TSTypeQuery can be used to help us insist on whether the reference is referenced by the type or not.

Copy link

graphite-app bot commented Jul 17, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Member Author

Dunqing commented Jul 17, 2024

@github-actions github-actions bot added A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler labels Jul 17, 2024
@Dunqing Dunqing requested review from mysteryven and Boshen and removed request for mysteryven July 17, 2024 09:19
Copy link

codspeed-hq bot commented Jul 17, 2024

CodSpeed Performance Report

Merging #4317 will not alter performance

Comparing 07-17-feat_semantic_add_to_indicate_referenced_by (a88d588) with main (5d17675)

Summary

✅ 32 untouched benchmarks

@Dunqing Dunqing force-pushed the 07-17-feat_semantic_add_to_indicate_referenced_by branch from 78651b9 to 610a705 Compare July 17, 2024 09:22
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jul 17, 2024 — with Graphite App
Copy link

graphite-app bot commented Jul 17, 2024

Merge activity

…nced by `TSTypeQuery` (#4317)

`ReferenceFlags::TSTypeQuery` can be used to help us insist on whether the reference is referenced by the type or not.
@Boshen Boshen force-pushed the 07-17-feat_semantic_add_to_indicate_referenced_by branch from 610a705 to a88d588 Compare July 17, 2024 09:53
@graphite-app graphite-app bot merged commit a88d588 into main Jul 17, 2024
26 checks passed
@graphite-app graphite-app bot deleted the 07-17-feat_semantic_add_to_indicate_referenced_by branch July 17, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0-merge Merge with Graphite Merge Queue A-linter Area - Linter A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants