rust-analyzer icon indicating copy to clipboard operation
rust-analyzer copied to clipboard

Add command to report unresolved references

Open darichey opened this issue 6 months ago • 2 comments

Adds rust-analyzer unresolved-references which reports unresolved references. This is useful for debugging and regression testing for both rust-analyzer and project generators like Buck's rust-project.

As discussed: https://rust-lang.zulipchat.com/#narrow/stream/185405-t-compiler.2Frust-analyzer/topic/Command.20to.20report.20unresolved.20references

darichey avatar Aug 16 '24 02:08 darichey