mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
Cleanup module structure
This commit is contained in:
parent
d27b033883
commit
6805bb01e2
3 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,4 @@
|
|||
//! FIXME: write short doc here
|
||||
|
||||
pub(crate) mod src;
|
||||
|
||||
use std::sync::Arc;
|
||||
|
||||
use either::Either;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue