mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 11:44:28 +00:00
update rs format
This commit is contained in:
parent
b0e300c793
commit
b9d52444cf
@ -93,7 +93,8 @@ pub fn server_capabilities(client_caps: &ClientCapabilities) -> ServerCapabiliti
|
|||||||
matches: Some(FileOperationPatternKind::Folder),
|
matches: Some(FileOperationPatternKind::Folder),
|
||||||
options: None,
|
options: None,
|
||||||
},
|
},
|
||||||
}],
|
},
|
||||||
|
],
|
||||||
}),
|
}),
|
||||||
did_delete: None,
|
did_delete: None,
|
||||||
will_delete: None,
|
will_delete: None,
|
||||||
|
Loading…
Reference in New Issue
Block a user