mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 06:11:35 +00:00
Add an integration test
This commit is contained in:
parent
e8515fecd7
commit
541170420b
9 changed files with 266 additions and 16 deletions
|
@ -21,7 +21,7 @@ extern crate im;
|
|||
extern crate relative_path;
|
||||
|
||||
mod caps;
|
||||
mod req;
|
||||
pub mod req;
|
||||
mod conv;
|
||||
mod main_loop;
|
||||
mod vfs;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue