diff --git a/draft/2025-11-05-this-week-in-rust.md b/draft/2025-11-05-this-week-in-rust.md index c1d8058e4..7ae9a4e1d 100644 --- a/draft/2025-11-05-this-week-in-rust.md +++ b/draft/2025-11-05-this-week-in-rust.md @@ -75,6 +75,7 @@ and just ask the editors to select the category. * [Getting Started with Rust and ClickHouse](https://www.svix.com/blog/getting-started-with-rust-and-clickhouse/) * [`SocketAddrV6` is not roundtrip serializable ยท sunshowers](https://sunshowers.io/posts/socketaddrv6-not-roundtrip/) * [Building Next Generation Rail Systems With Rust: Tom Praderio of Parallel](https://filtra.io/rust/interviews/parallel-nov-25) +* [Diesel Workshop Slides from RustWeek2025](https://blog.weiznich.de/rustweek_2025.html#/title-slide) ### Research @@ -131,6 +132,7 @@ Some of these tasks may also have mentors available, visit the task page for mor * [Motor OS - Improve rush (the shell in Motor OS)](https://github.com/moturus/motor-os/issues/33) * [Motor OS - Make imager configurable](https://github.com/moturus/motor-os/issues/24) * [Motor OS - Port libc/llvm/rustc](https://github.com/moturus/motor-os/issues/26) +* [Diesel - Improve documentation for Postgres loading modes](https://github.com/diesel-rs/diesel/issues/4764) If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines] or through a [PR to TWiR](https://github.com/rust-lang/this-week-in-rust) or by reaching out on [Bluesky](https://bsky.app/profile/thisweekinrust.bsky.social) or [Mastodon](https://mastodon.social/@thisweekinrust)!