Skip to content

Commit 65c6754

Browse files
committed
remove dup, presentation->slides, remove paper category
1 parent 94e94fb commit 65c6754

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

draft/2020-06-09-this-week-in-rust.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ Check out [this week's *This Week in Rust Podcast*]()
2828
* [From Rust to Svelte, what tech stack will I use](https://hugodaniel.pt/posts/browser-tech-stack-2020/)
2929
* [Graph & Tree Traversals in Rust](https://sachanganesh.com/programming/graph-tree-traversals-in-rust/)
3030
* [Programming languages: Rust enters top 20 popularity rankings for the first time](https://www.zdnet.com/article/programming-languages-rust-enters-top-20-popularity-rankings-for-the-first-time/)
31-
* [Programming Servo: Integrating Streams](https://medium.com/@polyglot_factotum/programming-servo-integrating-readablestream-1a7faebeeed7)
3231
* [A Rust SentencePiece implementation](https://guillaume-be.github.io/2020-05-30/sentence_piece)
3332
* [Rust Things I Miss in C](https://people.gnome.org/~federico/blog/rust-things-i-miss-in-c.html)
3433
* [RiB Newsletter #12 - ZK-Rustups](https://rustinblockchain.org/newsletters/2020-06-03-zk-rustups/)
@@ -39,10 +38,10 @@ Check out [this week's *This Week in Rust Podcast*]()
3938
* [This month in rustsim #11 (April - May 2020)](https://www.rustsim.org/blog/2020/06/01/this-month-in-rustsim/)
4039
* [Why the developers who use Rust love it so much](https://stackoverflow.blog/2020/06/05/why-the-developers-who-use-rust-love-it-so-much/?cb=1)
4140
* [Zero To Production #1: Setup - Toolchain, IDEs, CI](https://www.lpalmieri.com/posts/2020-06-06-zero-to-production-1-setup-toolchain-ides-ci/)
41+
* [Memory-Safety Challenge Considered Solved? An Empirical Study with All Rust CVEs](https://arxiv.org/abs/2003.03296)
4242
* [Chinese] [Simple sorting algorithms in Rust](https://www.bilibili.com/read/cv4991161)
4343
* [Indonesian] [Berbagai alasan melakukan Programming dalam Rust](https://dev.to/rizki96/berbagai-alasan-melakukan-programming-dalam-rust-p67)
44-
* [paper] [Memory-Safety Challenge Considered Solved? An Empirical Study with All Rust CVEs](https://arxiv.org/abs/2003.03296)
45-
* [presentation] [Rust in 15 Minutes](https://geigerkind.github.io/training_presentations/rust_in_15_minutes/presentation.html)
44+
* [slides] [Rust in 15 Minutes](https://geigerkind.github.io/training_presentations/rust_in_15_minutes/presentation.html)
4645
* [video] [Rust Web development | Boilerplate free with Rocket](https://youtu.be/tjH0Mye8U_A)
4746

4847
# Crate of the Week

0 commit comments

Comments
 (0)