mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-26 20:09:19 +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,
|
//! sender,
|
||||||
//! main_loop,
|
//! main_loop,
|
||||||
//! )?;
|
//! )?;
|
||||||
//! io_threads.join()?;
|
//! io_threads.exit()?;
|
||||||
//! Ok(())
|
//! Ok(())
|
||||||
//! }
|
//! }
|
||||||
//!
|
//!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue