We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42938a3 commit c99dc88Copy full SHA for c99dc88
src/salsa.md
@@ -2,7 +2,10 @@
2
3
This chapter is based on the explanation given by Niko Matsakis in this
4
[video](https://www.youtube.com/watch?v=_muY4HjSqVw) about
5
-[Salsa](https://github.com/salsa-rs/salsa).
+[Salsa](https://github.com/salsa-rs/salsa). To find out more you may
6
+want to watch [Salsa In More
7
+Depth](https://www.youtube.com/watch?v=i_IhACacPRY), also by Niko
8
+Matsakis.
9
10
> Salsa is not used directly in rustc, but it is used extensively for
11
> rust-analyzer and may be integrated into the compiler in the future.
0 commit comments