Skip to content

rust-analyzer: ide support#83

Open
jakobjung10 wants to merge 2 commits into
probe-rs:masterfrom
jakobjung10:rust-analyzer
Open

rust-analyzer: ide support#83
jakobjung10 wants to merge 2 commits into
probe-rs:masterfrom
jakobjung10:rust-analyzer

Conversation

@jakobjung10
Copy link
Copy Markdown

  • this commit reenables rust analyzer to show the Run Test | Debug buttons for each test case

- Prebuild esp-rom-sys by building the examples/esp32c6 manifest when present
- Copy generated native artifacts into each test's CARGO_TARGET_DIR to avoid parallel build/linker races
- Replace platform-specific shell copy with recursive Rust helper copy_dir_recursively()
- Normalize output line endings for cross-platform comparisons
- Minor portability and cleanup in tests-build/src/lib.rs
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