Skip to content
Merged
Changes from 5 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
6 changes: 6 additions & 0 deletions draft/2025-01-15-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,12 @@ Some of these tasks may also have mentors available, visit the task page for mor
<!-- * [ - ]() -->
<!-- or if none - *No Calls for participation were submitted this week.* -->

* [rama - support X-Robots-Tag as a typed http header XRobotsTag](https://github.com/plabayo/rama/issues/382)
* [rama - see if improvements can/have-to be made to rama's http open telemetry layer support](https://github.com/plabayo/rama/issues/383)
* [rama – Decouple TransportContext from ProxyDB](https://github.com/plabayo/rama/issues/387)
* [rama – add rama to TechEmpower's FrameworkBenchmark](https://github.com/plabayo/rama/issues/389)
* [rama – add rama server benchmark to sharkbench](https://github.com/plabayo/rama/issues/390)

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)!

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