aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/cli/analysis_bench.rs
diff options
context:
space:
mode:
Diffstat (limited to 'crates/ra_lsp_server/src/cli/analysis_bench.rs')
-rw-r--r--crates/ra_lsp_server/src/cli/analysis_bench.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ra_lsp_server/src/cli/analysis_bench.rs b/crates/ra_lsp_server/src/cli/analysis_bench.rs
index e00f81073..91855e592 100644
--- a/crates/ra_lsp_server/src/cli/analysis_bench.rs
+++ b/crates/ra_lsp_server/src/cli/analysis_bench.rs
@@ -1,4 +1,4 @@
1//! FIXME: write short doc here 1//! Benchmark operations like highlighting or goto definition.
2 2
3use std::{ 3use std::{
4 path::{Path, PathBuf}, 4 path::{Path, PathBuf},