You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Other versions are latest stable and tied to project setup.
Issue
Since around October of last year (did not bisect issue yet precisely, uncertain if it is a windows, rules_rust, or rust-analyzer issue), the rust-analyzer plugin and the rust-project.json file generated by Bazel have stopped correctly identifying and indexing dependencies for the Rust project in our repository. Inspecting the file system and cargo information manually for issues was not clear for me.
Rules Rust Issue
Settings.json - Visual Studio Code
Source
Platform Details
Other versions are latest stable and tied to project setup.
Issue
Since around October of last year (did not bisect issue yet precisely, uncertain if it is a
windows
,rules_rust
, orrust-analyzer
issue), therust-analyzer
plugin and therust-project.json
file generated by Bazel have stopped correctly identifying and indexing dependencies for the Rust project in our repository. Inspecting the file system andcargo
information manually for issues was not clear for me.rust-project.json
Reproduce
rust-analyzer
language service with generatedrust-project json
withbazel run config=analysis
Rust Dependencies
not indexing any crates included inspec
or local sources files inMolten
submodule.The text was updated successfully, but these errors were encountered: