From: Ralf Jung Date: Fri, 2 Jun 2023 14:00:41 +0000 (+0200) Subject: add another link to Neven's material at the end X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/cda89d14db9bea242d0da4aae3b2039f455b1cdb add another link to Neven's material at the end --- diff --git a/personal/_posts/2023-06-02-tree-borrows.md b/personal/_posts/2023-06-02-tree-borrows.md index 46aab46..22dc754 100644 --- a/personal/_posts/2023-06-02-tree-borrows.md +++ b/personal/_posts/2023-06-02-tree-borrows.md @@ -222,3 +222,4 @@ If you run into any surprises or concerns, please let us know! The [t-opsem Zulip](https://rust-lang.zulipchat.com/#narrow/stream/136281-t-opsem) and the [UCG issue tracker](https://github.com/rust-lang/unsafe-code-guidelines/) are good places for such questions. That's all I got, thanks for reading -- and a shout out to Neven for doing all the actual work here (and for giving feedback on this blog post), supervising this project has been a lot of fun! +Remember to read [his write up](https://perso.crans.org/vanille/treebor/) and [watch his talk](https://www.youtube.com/watch?v=zQ76zLXesxA).