Skip to content

Commit 0a155de

Browse files
committed
Edits
1 parent d451410 commit 0a155de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2017-02-09-Rust-1.15.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ Rust-specific, so the rest of this post focuses on the soundness bug.
3838
[PIC]: https://en.wikipedia.org/wiki/Position-independent_code
3939

4040
The problem with `as_mut_slice`, a three line function, was [discovered] just
41-
minutes after publishing Rust 1.15.0, and is a reminder that writing unsafe code
42-
is hard.
41+
minutes after publishing Rust 1.15.0, and is a reminder of the perils of writing
42+
unsafe code.
4343

4444
[discovered]: https://www.reddit.com/r/rust/comments/5roiq7/announcing_rust_115/dd8vujs/
4545

0 commit comments

Comments
 (0)