Skip to content

refactor(repo-graph): move rust detection into module#13

Merged
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-rust
Jun 8, 2026
Merged

refactor(repo-graph): move rust detection into module#13
t3chn merged 1 commit into
mainfrom
codex/split-repo-graph-rust

Conversation

@t3chn

@t3chn t3chn commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Move Rust/Cargo repository detection into src/core/repo_graph/rust.rs.
  • Keep inspect_repo public behavior and RepoGraph contract unchanged.
  • Leave shared builder and helper functions in repo_graph.rs.

Issue ID

N/A

Test Plan

  • cargo check
  • cargo fmt --check
  • git diff --check
  • scripts/run-deterministic-tests.sh

@t3chn t3chn marked this pull request as ready for review June 8, 2026 15:12
@t3chn t3chn merged commit 549275f into main Jun 8, 2026
1 check passed
@t3chn t3chn deleted the codex/split-repo-graph-rust branch June 8, 2026 15:14
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