Skip to content

Commit 7d9010a

Browse files
committed
correct formatting
Signed-off-by: Nell Shamrell <[email protected]>
1 parent 393a75f commit 7d9010a

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

draft/2020-08-04-this-week-in-rust.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,17 @@ Check out [this week's *This Week in Rust Podcast*](https://rustacean-station.or
2424

2525
### Learn
2626
* [Rust Hashmaps Tutorial](https://frogtok.com/very-simple-guide-to-rust-hashmaps/)
27-
2827
* [Blue Team Rust: What is "Memory Safety", really?](https://tiemoko.com/blog/blue-team-rust/)
2928
* [How to use the Rust compiler as your integration testing framework](https://blog.logrocket.com/using-the-rust-compiler-as-your-integration-testing-framework/)
30-
3129
* [A Comprehensive Tutorial to Rust Operators for Beginners](https://towardsdatascience.com/a-comprehensive-tutorial-to-rust-operators-for-beginners-11554b2c64d4)
3230
* [What You Should Know About Unsigned, Signed Integers and Casting in Rust](https://towardsdatascience.com/unsinged-signed-integers-and-casting-in-rust-9a847bfc398f)
33-
3431
* [Memory safety in Rust - part 2](https://hashrust.com/blog/memory-safety-in-rust-part-2/)
35-
3632
* [A gentle introduction to assembly with rust](https://lfn3.net/2020/08/03/a-gentle-intro-to-assembly-with-rust/)
37-
3833
* [Creating Linux Packages for Rust Projects (1/2)](https://ebbflow.io/blog/vending-linux-1)
3934

4035
### Project Updates
4136

42-
- [Rust Language Cheat Sheet 2019 -> 2020](https://github.com/ralfbiedert/cheats.rs/issues/100)
37+
* [Rust Language Cheat Sheet 2019 -> 2020](https://github.com/ralfbiedert/cheats.rs/issues/100)
4338

4439
### Miscellaneous
4540

0 commit comments

Comments
 (0)