Report progress for cargo metadata and output-dir
This commit is contained in:
@@ -21,6 +21,7 @@ pub fn load_cargo(
|
||||
let ws = ProjectWorkspace::load(
|
||||
root,
|
||||
&CargoConfig { load_out_dirs_from_check, ..Default::default() },
|
||||
&|_| {},
|
||||
)?;
|
||||
|
||||
let (sender, receiver) = unbounded();
|
||||
|
||||
Reference in New Issue
Block a user