Skip to content

Commit c99dc88

Browse files
spastorinoJoshua Nelson
authored and
Joshua Nelson
committed
Add Salsa In More Depth lecture
1 parent 42938a3 commit c99dc88

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/salsa.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22

33
This chapter is based on the explanation given by Niko Matsakis in this
44
[video](https://www.youtube.com/watch?v=_muY4HjSqVw) about
5-
[Salsa](https://github.com/salsa-rs/salsa).
5+
[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.
69

710
> Salsa is not used directly in rustc, but it is used extensively for
811
> rust-analyzer and may be integrated into the compiler in the future.

0 commit comments

Comments
 (0)