Skip to content

Commit 4f9b839

Browse files
authored
Add diesel-async 0.7 release announcement + some diesel tasks
Somehow github swallowed the last PR that I've opened. I also removed the note that you can reach out via Mastodon as that did not work out in the past.
1 parent ad7c373 commit 4f9b839

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ and just ask the editors to select the category.
4545

4646
### Project/Tooling Updates
4747

48+
* [Diesel-Async 0.7](https://blog.weiznich.de/blog/diesel-async-0-7/)
49+
4850
### Observations/Thoughts
4951

5052
### Rust Walkthroughs
@@ -122,7 +124,11 @@ Some of these tasks may also have mentors available, visit the task page for mor
122124
<!-- * [ - ]() -->
123125
<!-- or if none - *No Calls for participation were submitted this week.* -->
124126

125-
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)!
127+
* [Diesel - View Support - Show me your view definitions](https://github.com/diesel-rs/diesel/discussions/4805)
128+
* [Diesel - Add `#[diagnostic::do_not_recommend]` to `impl AsExpression for T: Expression`](https://github.com/diesel-rs/diesel/issues/4760)
129+
* [Diesel - Improve documentation for Postgres loading modes](https://github.com/diesel-rs/diesel/issues/4764)
130+
131+
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)!
126132

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

0 commit comments

Comments
 (0)