From 84910fa9a1ba32d4c948ebe7a1e88f8cd4e79fa4 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sun, 7 Aug 2022 22:03:13 -0400 Subject: [PATCH 1/1] add link to reddit --- ralf/_posts/2022-08-08-minirust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ralf/_posts/2022-08-08-minirust.md b/ralf/_posts/2022-08-08-minirust.md index 4d2752b..f13285b 100644 --- a/ralf/_posts/2022-08-08-minirust.md +++ b/ralf/_posts/2022-08-08-minirust.md @@ -1,6 +1,7 @@ --- title: "Announcing: MiniRust" categories: rust research +reddit: /rust/comments/wiwjch/announcing_minirust/ --- I have been thinking about the semantics of Rust -- as in, the intended behavior of Rust programs when executed, in particular those containing unsafe code -- a lot. -- 2.30.2