rust/crates/rust-analyzer/src/cli
bors[bot] 2bd7171399
Merge #5120
5120: Add a simple SSR subcommand to the rust-analyzer command line binary r=davidlattimore a=davidlattimore

Is adding the dependency on ra_ide_db OK? It's needed for the call to `db.local_roots()`

Co-authored-by: David Lattimore <dml@google.com>
2020-06-29 23:33:34 +00:00
..
analysis_bench.rs Simlify with matches!() 2020-06-28 04:03:59 +03:00
analysis_stats.rs Use more of FxHash* 2020-06-29 18:07:52 +03:00
diagnostics.rs Use more of FxHash* 2020-06-29 18:07:52 +03:00
load_cargo.rs reduce visibility 2020-06-26 11:29:27 +02:00
progress_report.rs Rename folder 2020-02-18 12:37:45 +01:00
ssr.rs Add a simple SSR subcommand to the rust-analyzer command line binary 2020-06-29 13:34:45 +10:00