Skip to content

Fix wrapper status detection from Cargo config#18

Merged
jleni merged 1 commit intodevfrom
fix/wrapper-status-cargo-config
Mar 30, 2026
Merged

Fix wrapper status detection from Cargo config#18
jleni merged 1 commit intodevfrom
fix/wrapper-status-cargo-config

Conversation

@jleni
Copy link
Copy Markdown
Member

@jleni jleni commented Mar 30, 2026

Fixes #3

  • resolve Cargo config from the active workspace when computing wrapper status
  • move the wrapper status logic into a shared helper so the TUI and doctor use the same source of truth
  • add tests covering Cargo config resolution precedence and wrapper status behavior

Testing

  • cargo test

@jleni jleni linked an issue Mar 30, 2026 that may be closed by this pull request
@jleni jleni merged commit 944b0f9 into dev Mar 30, 2026
2 checks passed
@jleni jleni mentioned this pull request Mar 30, 2026
@jleni jleni deleted the fix/wrapper-status-cargo-config branch April 1, 2026 15:50
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.

RUSTC_WRAPPER not set ✗

1 participant