rust-code-analysis icon indicating copy to clipboard operation
rust-code-analysis copied to clipboard

rust-code-analysis-cli -m -p . at workspace root shows nothing

Open jayvdb opened this issue 1 month ago • 0 comments

I am using https://github.com/mozilla/rust-code-analysis/pull/1086 , but it is working when I using -p path/to/member/src/lib.rs, and -p path/to/member/

However when I use -p . at the workspace root where top level Cargo.toml contains only workspace members and no package in the top level Cargo.toml.

jayvdb avatar May 18 '24 00:05 jayvdb