Remove an obsolete fixme
This commit is contained in:
parent
bbe59c7197
commit
392eb74b5f
1 changed files with 0 additions and 1 deletions
|
|
@ -184,7 +184,6 @@ impl WorldState {
|
|||
});
|
||||
change.set_crate_graph(crate_graph);
|
||||
|
||||
// FIXME: Figure out the multi-workspace situation
|
||||
let check_watcher = create_watcher(&workspaces, &options);
|
||||
|
||||
let mut analysis_host = AnalysisHost::new(lru_capacity);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue