Skip to content

Commit 13e22ae

Browse files
committed
Merge PR #3293
Removes 2 duplicated links.
2 parents 55b809e + bc440d3 commit 13e22ae

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

draft/2022-05-25-this-week-in-rust.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,32 @@ and just ask the editors to select the category.
2929

3030
### Official
3131

32+
* [Announcing Rust 1.61.0 | Rust Blog](https://blog.rust-lang.org/2022/05/19/Rust-1.61.0.html)
33+
3234
### Foundation
3335

3436
### Newsletters
3537

3638
### Project/Tooling Updates
3739

38-
* [What’s New in IntelliJ Rust for 2022.1](https://blog.jetbrains.com/rust/2022/05/19/what-s-new-in-intellij-rust-for-2022-1)
40+
* [What’s New in IntelliJ Rust for 2022.1](https://blog.jetbrains.com/rust/2022/05/19/what-s-new-in-intellij-rust-for-2022-1/)
41+
* [rust-analyzer changelog #130](https://rust-analyzer.github.io/thisweek/2022/05/23/changelog-130.html)
3942
* [Fornjot (code-first CAD in Rust) - Weekly Dev Log - 2022-W20](https://www.fornjot.app/blog/weekly-dev-log/2022-w20/)
4043
* [Slint (UI crate) weekly update](https://slint-ui.com/thisweek/2022-05-23.html)
4144
* [Apache Arrow has released version 8.0.0 of the DataFusion in-process SQL query engine](https://arrow.apache.org/blog/2022/05/16/datafusion-8.0.0/)
45+
* [Redust: a new Redis client](https://www.reddit.com/r/rust/comments/ux9ry5/redust_a_new_redis_client/)
46+
* [[libblendinfo] Return information from Rust crate to C library](https://www.janwalter.org/jekyll/rust/libblendinfo/2022/05/10/libblendinfo.html)
4247

4348
### Observations/Thoughts
4449

4550
* [Rust: A Critical Retrospective](https://www.bunniestudios.com/blog/?p=6375)
4651
* [Building a Cloud Database from Scratch: Why We Moved from C++ to Rust](https://singularity-data.com/blog/building-a-cloud-database-from-scratch-why-we-moved-from-cpp-to-rust/)
4752
* [How we use Rust, SQLx and Rocket for Oso Cloud](https://www.osohq.com/post/rust-rocket-sqlx)
48-
* [BonsaiDb (NoSQL database) performance update: A deep-dive on file synchronization](https://bonsaidb.io/blog/durable-writes/)
53+
* [Fixing Memory Leaks in Rust](https://onesignal.com/blog/solving-memory-leaks-in-rust/)
54+
* [Crash Reporting in Rust](https://jake-shadle.github.io/crash-reporting/)
55+
* [Rust Environment and Docker Build with Nix Flakes](https://johns.codes/blog/rust-enviorment-and-docker-build-with-nix-flakes)
56+
* [BonsaiDb performance update: A deep-dive on file synchronization](https://bonsaidb.io/blog/durable-writes/)
57+
* [Rust Docker Tutorial](https://tutorialedge.net/rust/rust-docker-tutorial/)
4958

5059
### Rust Walkthroughs
5160

@@ -56,6 +65,9 @@ and just ask the editors to select the category.
5665

5766
### Miscellaneous
5867

68+
* [Developer survey: JavaScript and Python reign, but Rust is rising](https://www.infoworld.com/article/3661248/developer-survey-javascript-and-python-reign-but-rust-is-rising.html)
69+
* [DE] [Programmiersprache Rust 1.61 kann Programme aussagekräftig beenden](https://www.heise.de/news/Programmiersprache-Rust-1-61-kann-Programme-aussagekraeftig-beenden-7101438.html)
70+
5971
## Crate of the Week
6072

6173
<!-- COTW goes here -->

0 commit comments

Comments
 (0)