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
7 changes: 5 additions & 2 deletions draft/2024-09-18-this-week-in-rust.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,11 @@ 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.

<!-- 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.* -->

* [zerocopy - Make derive macros hygienic](https://github.com/google/zerocopy/issues/11)
* [zerocopy - Ensure all safety comments quote and cite a specific version of the documentation](https://github.com/google/zerocopy/issues/1655)
* [zerocopy - Inline trait methods in derive-generated code](https://github.com/google/zerocopy/issues/7)
* [zerocopy - Configure OpenSSF Scorecard's `Pinned-Dependencies` check to block CI](https://github.com/google/zerocopy/issues/1579)

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

Expand Down