]> git.lizzy.rs Git - rust.git/blobdiff - ARCHITECTURE.md
Fixed typo in `Interner`’s name (`Intener`)
[rust.git] / ARCHITECTURE.md
index 8602de56d7f31226f81008e37fe8c6d2e54b9e3b..57f76ebaecf409c08ca9fab320c67301aa64bb2c 100644 (file)
@@ -7,6 +7,9 @@ in the right place!
 See also the [guide](./guide.md), which walks through a particular snapshot of
 rust-analyzer code base.
 
+For syntax-trees specifically, there's a [video walk
+through](https://youtu.be/DGAuLWdCCAI) as well.
+
 ## The Big Picture
 
 ![](https://user-images.githubusercontent.com/1711539/50114578-e8a34280-0255-11e9-902c-7cfc70747966.png)