Skip to content

fix(semantic): panics when function is the part of IfStatement#12190

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

fix(semantic): panics when function is the part of IfStatement#12190
graphite-app[bot] merged 1 commit intomainfrom
07-10-fix_semantic_panics_when_function_is_the_part_of_ifstatement

Conversation

@Dunqing
Copy link
Member

@Dunqing Dunqing commented Jul 10, 2025

close: #10015

Also, removed weird SymbolId!

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

Dunqing 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.

@Dunqing Dunqing requested a review from Boshen July 10, 2025 09:01
@codspeed-hq
Copy link

codspeed-hq bot commented Jul 10, 2025

CodSpeed Instrumentation Performance Report

Merging #12190 will not alter performance

Comparing 07-10-fix_semantic_panics_when_function_is_the_part_of_ifstatement (e095e99) with main (eaf1c42)

Summary

✅ 34 untouched benchmarks

@Boshen Boshen requested a review from overlookmotel July 10, 2025 09:41
@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 11, 2025

Merge activity

@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 merged commit e095e99 into main Jul 11, 2025
23 checks passed
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 11, 2025
@graphite-app graphite-app bot deleted the 07-10-fix_semantic_panics_when_function_is_the_part_of_ifstatement branch July 11, 2025 14:41
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.

playground: Runtime Error: unreachble

2 participants