Lift SourceChange to the ra_ide_db

This commit is contained in:
Aleksey Kladov
2020-05-06 11:31:26 +02:00
parent beb35c3ecb
commit 3850b1c086
6 changed files with 25 additions and 25 deletions

View File

@@ -10,6 +10,7 @@ pub mod change;
pub mod defs;
pub mod search;
pub mod imports_locator;
pub mod source_change;
mod wasm_shims;
use std::sync::Arc;