Skip to content

refactor: extract preprocessor index crate#227

Merged
hongjr03 merged 1 commit into
masterfrom
refactor/preproc-crate
Jun 4, 2026
Merged

refactor: extract preprocessor index crate#227
hongjr03 merged 1 commit into
masterfrom
refactor/preproc-crate

Conversation

@hongjr03
Copy link
Copy Markdown
Member

@hongjr03 hongjr03 commented Jun 4, 2026

Summary

  • move the preprocessor directive index into a new preproc crate
  • rewire HIR and IDE imports to consume the crate without changing behavior

Validation

  • cargo test -p preproc
  • cargo test -p hir preproc -- --nocapture
  • cargo check -p ide
  • cargo fmt --check
  • git diff --check

@hongjr03 hongjr03 marked this pull request as ready for review June 4, 2026 14:47
@hongjr03 hongjr03 merged commit c3faea9 into master Jun 4, 2026
11 of 12 checks passed
@hongjr03 hongjr03 deleted the refactor/preproc-crate branch June 4, 2026 14:48
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