From a81aa96fb6fb24f7614f6bbdfaff511d590b5576 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sun, 10 Jan 2016 19:39:00 +0100 Subject: [PATCH] unsafe post: add link to reddit page --- personal/_posts/2016-01-09-the-scope-of-unsafe.md | 1 + 1 file changed, 1 insertion(+) diff --git a/personal/_posts/2016-01-09-the-scope-of-unsafe.md b/personal/_posts/2016-01-09-the-scope-of-unsafe.md index 0bbdcfb..995cb61 100644 --- a/personal/_posts/2016-01-09-the-scope-of-unsafe.md +++ b/personal/_posts/2016-01-09-the-scope-of-unsafe.md @@ -1,6 +1,7 @@ --- title: The Scope of Unsafe categories: research rust +reddit: /rust/comments/4065l2/the_scope_of_unsafe/ --- I'd like to talk about an important aspect of dealing with unsafe code, that still regularly seems to catch people on the wrong foot: -- 2.30.2