Skip to content

Commit 4296949

Browse files
authored
Merge pull request #6394 from extrawurst/community-update-587
community update 587
2 parents 258523d + afde843 commit 4296949

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

draft/2025-02-19-this-week-in-rust.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,22 @@ and just ask the editors to select the category.
3030
-->
3131

3232
### Official
33+
* [2024 State of Rust Survey Results](https://blog.rust-lang.org/2025/02/13/2024-State-Of-Rust-Survey-results.html)
3334

3435
### Foundation
3536

3637
### Newsletters
3738

3839
### Project/Tooling Updates
39-
40-
- [Towards Practical Formal Verification for a General-Purpose OS in Rust](https://asterinas.github.io/2025/02/13/towards-practical-formal-verification-for-a-general-purpose-os-in-rust.html)
40+
* [Towards Practical Formal Verification for a General-Purpose OS in Rust](https://asterinas.github.io/2025/02/13/towards-practical-formal-verification-for-a-general-purpose-os-in-rust.html)
4141

4242
### Observations/Thoughts
43+
* [Macro-Less, Highly Integrated OpenAPI Document Generation in Rust with Ohkami](https://medium.com/@kanarus786/macro-less-highly-integrated-openapi-document-generation-in-rust-with-ohkami-912de388adc1)
44+
* [Part 6b: The Types of Lowered Rows](https://thunderseethe.dev/posts/lowering-rows-ty/)
45+
* [eserde: Don't stop at the first deserialization error](https://mainmatter.com/blog/2025/02/13/eserde/)
46+
* [Smuggling arbitrary data through an emoji](https://paulbutler.org/2025/smuggling-arbitrary-data-through-an-emoji/)
47+
* [Why I'm Writing a Scheme Implementation in 2025](https://maplant.com/2025-02-17-Why-I'm-Writing-a-Scheme-Implementation-in-2025-(The-Answer-is-Async-Rust).html)
48+
* [What's in a ring buffer? And using them in Rust](https://ntietz.com/blog/whats-in-a-ring-buffer)
4349

4450
### Rust Walkthroughs
4551
* [Rust in Audio: Collections](https://www.youtube.com/watch?v=wFiMtYtHss8&t=11s)

0 commit comments

Comments
 (0)