summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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