mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
Pass Documentation up to LSP and add "rust" to our codeblocks there
This commit is contained in:
parent
48d2acb297
commit
b88ba007cc
8 changed files with 103 additions and 89 deletions
|
@ -2,6 +2,7 @@ mod caps;
|
|||
mod cargo_target_spec;
|
||||
mod conv;
|
||||
mod main_loop;
|
||||
mod markdown;
|
||||
mod project_model;
|
||||
pub mod req;
|
||||
mod server_world;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue