Skip to content

refactor(semantic): streamline handling of no side effects for function#12221

Merged
graphite-app[bot] merged 1 commit intomainfrom
07-11-refactor_semantic_streamline_handling_of_no_side_effects_for_function
Jul 11, 2025
Merged

refactor(semantic): streamline handling of no side effects for function#12221
graphite-app[bot] merged 1 commit intomainfrom
07-11-refactor_semantic_streamline_handling_of_no_side_effects_for_function

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Jul 11, 2025

Pure refactor. symbol_id is declared earlier, so we don't need to get the symbol_id from the function again.

Copy link
Member Author

Dunqing commented Jul 11, 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-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Jul 11, 2025
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jul 11, 2025
Copy link
Member

Boshen commented Jul 11, 2025

Merge activity

@codspeed-hq
Copy link

codspeed-hq bot commented Jul 11, 2025

CodSpeed Instrumentation Performance Report

Merging #12221 will not alter performance

Comparing 07-11-refactor_semantic_streamline_handling_of_no_side_effects_for_function (8a7c9e8) with main (eaf1c42)

Summary

✅ 34 untouched benchmarks

…on (#12221)

Pure refactor. `symbol_id` is declared earlier, so we don't need to get the symbol_id from the function again.
@graphite-app graphite-app bot force-pushed the 07-10-fix_semantic_panics_when_function_is_the_part_of_ifstatement branch from 460ee24 to e095e99 Compare July 11, 2025 14:33
@graphite-app graphite-app bot force-pushed the 07-11-refactor_semantic_streamline_handling_of_no_side_effects_for_function branch from d6be980 to 8a7c9e8 Compare July 11, 2025 14:33
Base automatically changed from 07-10-fix_semantic_panics_when_function_is_the_part_of_ifstatement to main July 11, 2025 14:41
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 11, 2025
@graphite-app graphite-app bot merged commit 8a7c9e8 into main Jul 11, 2025
24 checks passed
@graphite-app graphite-app bot deleted the 07-11-refactor_semantic_streamline_handling_of_no_side_effects_for_function branch July 11, 2025 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-semantic Area - Semantic 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