Skip to content

Commit 392eb74

Browse files
Remove an obsolete fixme
1 parent bbe59c7 commit 392eb74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/rust-analyzer/src/world.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ impl WorldState {
184184
});
185185
change.set_crate_graph(crate_graph);
186186

187-
// FIXME: Figure out the multi-workspace situation
188187
let check_watcher = create_watcher(&workspaces, &options);
189188

190189
let mut analysis_host = AnalysisHost::new(lru_capacity);

0 commit comments

Comments
 (0)