Skip to content

Commit

Permalink
Edits to the automated conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
djmitche committed Aug 28, 2023
1 parent 3d3e9a5 commit ecb88d1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
8 changes: 0 additions & 8 deletions src/hello-world/benefits.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,8 @@
minutes: 3
---

<!-- NOTES:
This section aims to give an overview of features in Rust that set it apart from other languages (e.g safety, modern language features like pattern matching, package ecosystem etc.). We will also mention the borrow checker briefly since it is crucial for safety.
-->
# Benefits of Rust


<!-- From v1 file why-rust.md: -->

# Why Rust?

Some unique selling points of Rust:

* Compile time memory safety.
Expand Down
8 changes: 0 additions & 8 deletions src/hello-world/what-is-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
minutes: 10
---

<!-- NOTES:
Rust is a modern safe programming language used by Google and more broadly in the industry. This section will mention some success stories to excite the audience.
-->
# What is Rust?


<!-- From v1 file welcome-day-1/what-is-rust.md: -->

# What is Rust?

Rust is a new programming language which had its [1.0 release in 2015][1]:
Expand Down

0 comments on commit ecb88d1

Please sign in to comment.