Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions draft/2025-07-16-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ and just ask the editors to select the category.

### Observations/Thoughts
* [placing functions](https://blog.yoshuawuyts.com/placing-functions/)
* [Rust is a great fit for the agentic era](https://kerkour.com/rust-agentic-coding)
* [Here comes the sun: iteratively building a Rust program that gets the current weather conditions](https://bitfieldconsulting.com/posts/here-comes-sun)
* [Thinking in Rust: Ownership, Access, and Memory Safety](https://cocoindex.io/blogs/rust-ownership-access/)
* [Adding lookbehinds to rust-lang/regex](https://systemf.epfl.ch/blog/rust-regex-lookbehinds/)
Expand Down