From: Ralf Jung Date: Sun, 10 Jan 2016 18:39:00 +0000 (+0100) Subject: unsafe post: add link to reddit page X-Git-Url: https://git.ralfj.de/web.git/commitdiff_plain/8c7e0c2c4636755acbb3e1927a87fbaa6df739d6?hp=b9666f4315af4194deb383e5f9fb2cdfc2377408 unsafe post: add link to reddit page --- diff --git a/ralf/_posts/2016-01-09-the-scope-of-unsafe.md b/ralf/_posts/2016-01-09-the-scope-of-unsafe.md index 0bbdcfb..995cb61 100644 --- a/ralf/_posts/2016-01-09-the-scope-of-unsafe.md +++ b/ralf/_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: