Skip to content

fix(hir): preserve unsupported lowering states#312

Merged
hongjr03 merged 2 commits into
masterfrom
fix/hir-lowering-diagnostics
Jul 24, 2026
Merged

fix(hir): preserve unsupported lowering states#312
hongjr03 merged 2 commits into
masterfrom
fix/hir-lowering-diagnostics

Conversation

@hongjr03

Copy link
Copy Markdown
Member

Summary

  • distinguish parser recovery, invalid syntax, and unsupported HIR lowering states
  • retain source mappings and syntax kinds for unsupported expressions and statements
  • lower streaming with ranges plus clocking events, modifiers, and default references
  • update downstream statement consumers and add regression coverage

Verification

  • cargo test -p hir (96 passed)
  • cargo test -p ide document_symbols (1 passed)
  • cargo check --workspace --all-targets
  • cargo test -p hir valid_unlowered_expression_is_not_parser_missing

@hongjr03
hongjr03 merged commit a0f0c11 into master Jul 24, 2026
17 of 18 checks passed
@hongjr03
hongjr03 deleted the fix/hir-lowering-diagnostics branch July 24, 2026 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant