From adb347668e7a8f57e4dbd14ab0e435dab968f489 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Fri, 14 Jul 2017 19:22:11 -0700 Subject: [PATCH] editing --- personal/_posts/2017-07-14-undefined-behavior.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/personal/_posts/2017-07-14-undefined-behavior.md b/personal/_posts/2017-07-14-undefined-behavior.md index d664512..6ff8e5f 100644 --- a/personal/_posts/2017-07-14-undefined-behavior.md +++ b/personal/_posts/2017-07-14-undefined-behavior.md @@ -3,9 +3,8 @@ title: Undefined Behavior and Unsafe Code Guidelines categories: internship rust --- -Last year, the [Rust unsafe code guidelines strike team](https://internals.rust-lang.org/t/next-steps-for-unsafe-code-guidelines/3864) was founded, and I am on it. -This is my first official Rust-related position. :-) -So, finally, with just less than one year of a delay, this is my take at what the purpose of that team is. +Last year, the [Rust unsafe code guidelines strike team](https://internals.rust-lang.org/t/next-steps-for-unsafe-code-guidelines/3864) was founded, and I am on it. :-) +So, finally, just one year later, this post is my take at what the purpose of that team is. Warning: This post may contain opinions. You have been warned. -- 2.30.2