mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 13:48:50 +00:00
Fixing architecture image on dark theme
This commit is contained in:
parent
720abf15ec
commit
a423a5196c
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ See also these implementation-related blog posts:
|
|||
|
||||
## Bird's Eye View
|
||||
|
||||
![](https://user-images.githubusercontent.com/1711539/50114578-e8a34280-0255-11e9-902c-7cfc70747966.png)
|
||||
![](https://user-images.githubusercontent.com/4789492/107129398-0ab70f00-687a-11eb-9bfc-d4eb023aec06.png)
|
||||
|
||||
On the highest level, rust-analyzer is a thing which accepts input source code from the client and produces a structured semantic model of the code.
|
||||
|
||||
|
|
Loading…
Reference in a new issue