add forum link
authorRalf Jung <post@ralfj.de>
Fri, 16 Nov 2018 16:55:15 +0000 (17:55 +0100)
committerRalf Jung <post@ralfj.de>
Fri, 16 Nov 2018 16:55:15 +0000 (17:55 +0100)
ralf/_posts/2018-11-16-stacked-borrows-implementation.md

index 211d21d32e9a08bb377e33f02c37da017fc00b7d..16a88dfb57349c3ad3f64404018f774832ebbf5f 100644 (file)
@@ -1,6 +1,7 @@
 ---
 title: "Stacked Borrows Implemented"
 categories: internship rust
 ---
 title: "Stacked Borrows Implemented"
 categories: internship rust
+forum: https://internals.rust-lang.org/t/stacked-borrows-implemented/8847
 ---
 
 Three months ago, I proposed [Stacked Borrows]({% post_url
 ---
 
 Three months ago, I proposed [Stacked Borrows]({% post_url
@@ -907,5 +908,7 @@ significantly reduce my Rust activities in favor of finishing my PhD.  I won't
 disappear entirely though, don't worry -- I will still be able to mentor you if
 you want to help with any of the above tasks. :)
 
 disappear entirely though, don't worry -- I will still be able to mentor you if
 you want to help with any of the above tasks. :)
 
-Thanks to @nikomatsakis for feedback on a draft of this post.
-<!-- If you want to help or report results of your experiments, if you have any questions or comments, please join the [discussion in the forums](). -->
+Thanks to @nikomatsakis for feedback on a draft of this post.  If you want to
+help or report results of your experiments, if you have any questions or
+comments, please join the
+[discussion in the forums](https://internals.rust-lang.org/t/stacked-borrows-implemented/8847).