aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksey Kladov <[email protected]>2019-02-28 19:08:17 +0000
committerAleksey Kladov <[email protected]>2019-02-28 19:08:17 +0000
commit198de6811722e5fbac08a6b5ba6d40a0d6ee100e (patch)
tree45bb4d5c91c06aebaa52cd4bf3f11b5bb26d50ff
parent84e47113e0ab581c1b2c207cbcb212aa86f83c4a (diff)
add syntax-trees video
-rw-r--r--ARCHITECTURE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md
index 8602de56d..57f76ebae 100644
--- a/ARCHITECTURE.md
+++ b/ARCHITECTURE.md
@@ -7,6 +7,9 @@ in the right place!
7See also the [guide](./guide.md), which walks through a particular snapshot of 7See also the [guide](./guide.md), which walks through a particular snapshot of
8rust-analyzer code base. 8rust-analyzer code base.
9 9
10For syntax-trees specifically, there's a [video walk
11through](https://youtu.be/DGAuLWdCCAI) as well.
12
10## The Big Picture 13## The Big Picture
11 14
12![](https://user-images.githubusercontent.com/1711539/50114578-e8a34280-0255-11e9-902c-7cfc70747966.png) 15![](https://user-images.githubusercontent.com/1711539/50114578-e8a34280-0255-11e9-902c-7cfc70747966.png)