mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +00:00
Fix back compat
This commit is contained in:
parent
82ba5eaa19
commit
072f0d323b
@ -56,6 +56,7 @@ pub fn server_capabilities() -> ServerCapabilities {
|
|||||||
color_provider: None,
|
color_provider: None,
|
||||||
execute_command_provider: None,
|
execute_command_provider: None,
|
||||||
workspace: None,
|
workspace: None,
|
||||||
|
call_hierarchy_provider: None,
|
||||||
experimental: Default::default(),
|
experimental: Default::default(),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user