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
3 changes: 3 additions & 0 deletions draft/2025-09-17-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ and just ask the editors to select the category.

### Project/Tooling Updates

* [Announcing Diesel 2.3](https://diesel.rs/news/2_3_0_release.html)

Comment on lines +48 to +49
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove newline

Suggested change
* [Announcing Diesel 2.3](https://diesel.rs/news/2_3_0_release.html)
* [Announcing Diesel 2.3](https://diesel.rs/news/2_3_0_release.html)

### Observations/Thoughts

### Rust Walkthroughs
Expand Down Expand Up @@ -118,6 +120,7 @@ Every week we highlight some tasks from the Rust community for you to pick and g

Some of these tasks may also have mentors available, visit the task page for more information.

* [Diesel - Automatically infer enum definitions](https://github.com/diesel-rs/diesel/issues/4759)
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
<!-- * [ - ]() -->
<!-- or if none - *No Calls for participation were submitted this week.* -->
Expand Down