From ecb88d105abb6ca54f60cd92936f1f64ceeea062 Mon Sep 17 00:00:00 2001 From: "Dustin J. Mitchell" Date: Mon, 28 Aug 2023 20:23:17 +0000 Subject: [PATCH] Edits to the automated conversion --- src/hello-world/benefits.md | 8 -------- src/hello-world/what-is-rust.md | 8 -------- 2 files changed, 16 deletions(-) diff --git a/src/hello-world/benefits.md b/src/hello-world/benefits.md index 53074ee5fe22..68b9aa183e2d 100644 --- a/src/hello-world/benefits.md +++ b/src/hello-world/benefits.md @@ -2,16 +2,8 @@ minutes: 3 --- - # Benefits of Rust - - - -# Why Rust? - Some unique selling points of Rust: * Compile time memory safety. diff --git a/src/hello-world/what-is-rust.md b/src/hello-world/what-is-rust.md index d32e8a4a83d2..e6d3e45ac434 100644 --- a/src/hello-world/what-is-rust.md +++ b/src/hello-world/what-is-rust.md @@ -2,14 +2,6 @@ minutes: 10 --- - -# What is Rust? - - - - # What is Rust? Rust is a new programming language which had its [1.0 release in 2015][1]: