mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 21:35:20 +00:00
Format & replace todos with 'fixme'
This commit is contained in:
parent
f9893d370c
commit
10c50b140a
5 changed files with 27 additions and 21 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
use std::{
|
||||
io::Write as _,
|
||||
process::{self, Stdio}
|
||||
process::{self, Stdio},
|
||||
};
|
||||
|
||||
use lsp_server::ErrorCode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue