Apply cargo xtask format
This commit is contained in:
@@ -123,7 +123,6 @@ impl WorldState {
|
|||||||
change.set_debug_root_path(SourceRootId(r.0), vfs_root_path.display().to_string());
|
change.set_debug_root_path(SourceRootId(r.0), vfs_root_path.display().to_string());
|
||||||
|
|
||||||
// FIXME: add path2root in vfs to simpily this logic
|
// FIXME: add path2root in vfs to simpily this logic
|
||||||
|
|
||||||
if extern_dirs.contains(&vfs_root_path) {
|
if extern_dirs.contains(&vfs_root_path) {
|
||||||
extern_source_roots.insert(vfs_root_path, ExternSourceId(r.0));
|
extern_source_roots.insert(vfs_root_path, ExternSourceId(r.0));
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user