Files
codeql/rust/integration-tests/hello-workspace/source_archive.expected
Paolo Tranquilli aae33db137 Rust: add basic integration tests
This adds testing of well-formed rust projects and workspaces, using
both `Cargo.toml` and `rust-project.json` manifests.
2024-09-17 11:23:39 +02:00

5 lines
75 B
Plaintext

exe/src/a_module.rs
exe/src/main.rs
lib/src/a_module/mod.rs
lib/src/lib.rs