summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-01-12 15:54:28 +0100
committerMatthias Beyer <mail@beyermatthias.de>2023-07-30 21:57:55 +0200
commit78543a10ae7b28c1074cf574751c2e77e8b25a5c (patch)
treeeafddaf1c01e83ddc64dde3c70e484147e73c778
parent670b703d938398909cad1d0e3c32a804fcc82a77 (diff)
Add "Rust in <year>"-posts section
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--computer/programming/rust.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/computer/programming/rust.md b/computer/programming/rust.md
index 96b84b3..7f96bfc 100644
--- a/computer/programming/rust.md
+++ b/computer/programming/rust.md
@@ -86,6 +86,15 @@ ones are listed here.
* [C++ vs Rust: which is faster?](https://www.youtube.com/watch?v=VMpSYJ_7aYM)
* [Choose the Right Option](https://www.youtube.com/watch?v=6c7pZYP_iIE)
+#### History and Future
+
+Every year, the rust community is asked to write about their expectations for
+the rust language and ecosystem for the next year. Here I'll collect readworthy
+posts.
+
+* Rust in 2022
+ * [Nick Cameron - Rust in 2022](https://www.ncameron.org/blog/rust-in-2022-2/)
+
## Libraries