Skip to content

Commit 759fe76

Browse files
authored
Merge pull request #7123 from weiznich/patch-20
Add diesel-async 0.7 release announcement + some diesel tasks
2 parents 885b886 + aaf14c8 commit 759fe76

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

draft/2025-10-15-this-week-in-rust.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ and just ask the editors to select the category.
4747
* [Gccrs after libcore](https://lwn.net/SubscriberLink/1040197/0733825193ca1f04/)
4848
* [Announcing Heave 0.1.0: an EAV data model rust library that can persist custom structs onto a SQLite DB with no friction at all!](https://www.rustydonkey.dev/blog/2025.10.08_introduction_to_heave/)
4949

50+
* [Diesel-Async 0.7](https://blog.weiznich.de/blog/diesel-async-0-7/)
51+
5052
### Observations/Thoughts
5153
* [Recursive type state in Rust](https://www.jessestuart.ca/posts/2025-10-10-recursive-type-state-in-rust/)
5254
* [video] [Rust 2025: 400K Salaries, AI, Defence & Borrow Checker — Jon Gjengset on Rust & the Future of Coding](https://www.youtube.com/watch?v=nOSxuaDgl3s)
@@ -132,6 +134,10 @@ Some of these tasks may also have mentors available, visit the task page for mor
132134
<!-- * [ - ]() -->
133135
<!-- or if none - *No Calls for participation were submitted this week.* -->
134136

137+
* [Diesel - View Support - Show me your view definitions](https://github.com/diesel-rs/diesel/discussions/4805)
138+
* [Diesel - Add `#[diagnostic::do_not_recommend]` to `impl AsExpression for T: Expression`](https://github.com/diesel-rs/diesel/issues/4760)
139+
* [Diesel - Improve documentation for Postgres loading modes](https://github.com/diesel-rs/diesel/issues/4764)
140+
135141
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 [X (formerly Twitter)](https://x.com/ThisWeekInRust) or [Mastodon](https://mastodon.social/@thisweekinrust)!
136142

137143
[guidelines]:https://github.com/rust-lang/this-week-in-rust?tab=readme-ov-file#call-for-participation-guidelines

0 commit comments

Comments
 (0)