Fix warnings

This commit is contained in:
Antonio Scandurra 2022-03-02 12:45:49 +01:00
parent 3ec76b63d3
commit 141e0559a5
2 changed files with 3 additions and 3 deletions

View file

@ -491,6 +491,7 @@ pub struct FakeLanguageServer {
_output_task: Task<Result<()>>,
}
#[cfg(any(test, feature = "test-support"))]
type FakeLanguageServerHandlers = Arc<
Mutex<
HashMap<