diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 8602de56d7f..57f76ebaecf 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -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 