mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
This adds testing of well-formed rust projects and workspaces, using both `Cargo.toml` and `rust-project.json` manifests.
5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
exe/src/a_module.rs
|
|
exe/src/main.rs
|
|
lib/src/a_module/mod.rs
|
|
lib/src/lib.rs
|