add reddit link
[web.git] / personal / _posts / 2023-06-02-tree-borrows.md
index 3c4f0c7fd43fca3f2e2a8a5883a3388d50a50b15..e651835a196fca75050d7f47e26a363a4bec5c1e 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: "From Stacks to Trees: A new aliasing model for Rust"
 categories: rust research
+reddit: /rust/comments/13y8a9b/from_stacks_to_trees_a_new_aliasing_model_for_rust/
 ---
 
 Since last fall, [Neven](https://perso.crans.org/vanille/) has been doing an internship to develop a new aliasing model for Rust: Tree Borrows.