mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-12-04 00:54:52 +00:00
Fixing naming from graph to list
This commit is contained in:
parent
e2535926e9
commit
1b8288ff96
7 changed files with 52 additions and 48 deletions
|
|
@ -855,7 +855,7 @@ export interface Diagnostic {
|
|||
|
||||
## Dependency Tree
|
||||
|
||||
**Method:** `rust-analyzer/fetchDependencyGraph`
|
||||
**Method:** `rust-analyzer/fetchDependencyList`
|
||||
|
||||
**Request:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue