mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-20 09:10:12 +00:00
Fix typo
This commit is contained in:
parent
393a18b8ce
commit
80cc0ef1bc
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
// "body": [
|
||||
// "thread::spawn(move || {",
|
||||
// "\t$0",
|
||||
// ")};",
|
||||
// "});",
|
||||
// ],
|
||||
// "description": "Insert a thread::spawn call",
|
||||
// "requires": "std::thread",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue