mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 11:59:49 +00:00
Fixes doctest
This commit is contained in:
parent
145ee9c3e9
commit
13d92b3f11
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
//! sender,
|
||||
//! main_loop,
|
||||
//! )?;
|
||||
//! io_threads.join()?;
|
||||
//! io_threads.exit()?;
|
||||
//! Ok(())
|
||||
//! }
|
||||
//!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue