projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
3f24eb4
)
add reddit link
author
Ralf Jung
<post@ralfj.de>
Fri, 2 Jun 2023 09:52:53 +0000
(11:52 +0200)
committer
Ralf Jung
<post@ralfj.de>
Fri, 2 Jun 2023 09:52:53 +0000
(11:52 +0200)
personal/_posts/2023-06-02-tree-borrows.md
patch
|
blob
|
history
diff --git
a/personal/_posts/2023-06-02-tree-borrows.md
b/personal/_posts/2023-06-02-tree-borrows.md
index 3c4f0c7fd43fca3f2e2a8a5883a3388d50a50b15..e651835a196fca75050d7f47e26a363a4bec5c1e 100644
(file)
--- a/
personal/_posts/2023-06-02-tree-borrows.md
+++ b/
personal/_posts/2023-06-02-tree-borrows.md
@@
-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.