projects
/
web.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3ecab57
)
tweak thanks
author
Ralf Jung
<post@ralfj.de>
Fri, 16 Nov 2018 16:56:22 +0000
(17:56 +0100)
committer
Ralf Jung
<post@ralfj.de>
Fri, 16 Nov 2018 16:56:22 +0000
(17:56 +0100)
personal/_posts/2018-11-16-stacked-borrows-implementation.md
patch
|
blob
|
history
diff --git
a/personal/_posts/2018-11-16-stacked-borrows-implementation.md
b/personal/_posts/2018-11-16-stacked-borrows-implementation.md
index 16a88dfb57349c3ad3f64404018f774832ebbf5f..e842044370a90bb2446ca54841e2627334d75f01 100644
(file)
--- a/
personal/_posts/2018-11-16-stacked-borrows-implementation.md
+++ b/
personal/_posts/2018-11-16-stacked-borrows-implementation.md
@@
-908,7
+908,11
@@
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
+Thanks to @nikomatsakis for feedback on a draft of this post, to @shepmaster for
+making miri available on the playground, and to @oli-obk for reviewing all my
+PRs at unparalleled speed. <3
+
+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).
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).