Skip to content

refactor: route Rust lookup through resolver - #834

Merged
ktjn merged 1 commit into
mainfrom
roadmap/phase2-rust-resolution
Sep 4, 2026
Merged

refactor: route Rust lookup through resolver#834
ktjn merged 1 commit into
mainfrom
roadmap/phase2-rust-resolution

Conversation

@ktjn

@ktjnktjn commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary\n- route all Rust emitter named-declaration lookups through resolve_named_declaration\n- preserve semantic-only projection sources, enum-aware references, exact versions, and error handling\n\n## Validation\n- focused Rust and enum tests: 132 passed\n- full serial CLI suite: 3155 passed, 67 skipped\n- Ruff and mypy baseline ratchet passed\n- independent subagent review: no findings

@ktjn
ktjn merged commit 96b2447 into mainSep 4, 2026
9 checks passed
@ktjn
ktjn deleted the roadmap/phase2-rust-resolution branch September 4, 2026 19:22
Sign up for freeto 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

@ktjn