Skip to content

fix(semantic): allow assigning to eval and arguments in ambient context#12208

Merged
graphite-app[bot] merged 1 commit intomainfrom
c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context
Jul 14, 2025
Merged

fix(semantic): allow assigning to eval and arguments in ambient context#12208
graphite-app[bot] merged 1 commit intomainfrom
c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context

Conversation

@github-actions github-actions bot added A-semantic Area - Semantic C-bug Category - Bug labels Jul 10, 2025
Copy link
Contributor Author

camc314 commented Jul 10, 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.

@camc314 camc314 changed the base branch from main to graphite-base/12208 July 10, 2025 20:12
@camc314 camc314 force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch from da08c74 to 4fc4a53 Compare July 10, 2025 20:12
@camc314 camc314 changed the base branch from graphite-base/12208 to c/07-10-feat_semantic_build_semantic_for_.d.ts_files July 10, 2025 20:12
@camc314 camc314 marked this pull request as ready for review July 10, 2025 20:12
@camc314 camc314 requested a review from Dunqing as a code owner July 10, 2025 20:12
@codspeed-hq
Copy link

codspeed-hq bot commented Jul 10, 2025

CodSpeed Instrumentation Performance Report

Merging #12208 will not alter performance

Comparing c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context (2a1e805) with main (f130a0c)

Summary

✅ 34 untouched benchmarks

@camc314 camc314 force-pushed the c/07-10-feat_semantic_build_semantic_for_.d.ts_files branch from 5f056b8 to 9115555 Compare July 12, 2025 20:45
@camc314 camc314 force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch from 4fc4a53 to f2814c1 Compare July 12, 2025 20:45
@camc314 camc314 force-pushed the c/07-10-feat_semantic_build_semantic_for_.d.ts_files branch from 9115555 to 3a9cdf5 Compare July 14, 2025 13:17
@camc314 camc314 force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch from f2814c1 to 722cbc0 Compare July 14, 2025 13:17
@camc314 camc314 marked this pull request as draft July 14, 2025 13:25
@graphite-app graphite-app bot changed the base branch from c/07-10-feat_semantic_build_semantic_for_.d.ts_files to graphite-base/12208 July 14, 2025 13:27
@graphite-app graphite-app bot force-pushed the graphite-base/12208 branch from 3a9cdf5 to c995fe2 Compare July 14, 2025 13:35
@graphite-app graphite-app bot force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch from 722cbc0 to fa9cc84 Compare July 14, 2025 13:35
@graphite-app graphite-app bot changed the base branch from graphite-base/12208 to main July 14, 2025 13:36
@graphite-app graphite-app bot force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch from fa9cc84 to 11cdd8d Compare July 14, 2025 13:36
@camc314 camc314 marked this pull request as ready for review July 14, 2025 13:47
@camc314 camc314 force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch from 11cdd8d to 510310d Compare July 14, 2025 13:48
@Dunqing
Copy link
Member

Dunqing commented Jul 14, 2025

Oh, the check gets more complicated now! I will take a look tomorrow.

@camc314 camc314 force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch 2 times, most recently from 8015ab6 to a188556 Compare July 14, 2025 18:52
@camc314 camc314 requested a review from overlookmotel July 14, 2025 18:53
@camc314 camc314 force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch from a188556 to b4f8952 Compare July 14, 2025 18:53
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Jul 14, 2025
Copy link
Member

overlookmotel commented Jul 14, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch from b4f8952 to 2a1e805 Compare July 14, 2025 19:15
@graphite-app graphite-app bot merged commit 2a1e805 into main Jul 14, 2025
24 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 14, 2025
@graphite-app graphite-app bot deleted the c/07-10-fix_semantic_allow_assigning_to_eval_and_arguments_in_ambient_context branch July 14, 2025 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-semantic Area - Semantic C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants