rust/crates/rust-analyzer/src/cli
Wilfred Hughes 5b0e170683 Allow users to override the .scip output file path
Previously, rust-analyzer would write to the file index.scip
unconditionally.
2023-05-25 16:54:31 -07:00
..
analysis_stats.rs internal: Replace Display impl for Name 2023-05-24 20:55:12 +02:00
diagnostics.rs Report sysroot and rustc crate loading errors 2023-03-15 11:35:34 +01:00
flags.rs Allow users to override the .scip output file path 2023-05-25 16:54:31 -07:00
highlight.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
load_cargo.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lsif.rs Report sysroot and rustc crate loading errors 2023-03-15 11:35:34 +01:00
parse.rs internal: unify subcommand handling between ra and xtask 2021-08-10 12:49:55 +03:00
progress_report.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00
scip.rs Allow users to override the .scip output file path 2023-05-25 16:54:31 -07:00
ssr.rs Report sysroot and rustc crate loading errors 2023-03-15 11:35:34 +01:00
symbols.rs Inline all format arguments where possible 2022-12-24 14:36:10 -05:00