Skip to content

Commit e33bf52

Browse files
authored
Merge pull request #5928 from joshlf/patch-1
[2024-09-18] Add zerocopy issues to CFP
2 parents 37b96b1 + edfa60f commit e33bf52

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

draft/2024-09-18-this-week-in-rust.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,11 @@ Every week we highlight some tasks from the Rust community for you to pick and g
9393
Some of these tasks may also have mentors available, visit the task page for more information.
9494

9595
<!-- CFPs go here, use this format: * [project name - title of issue](URL to issue) -->
96-
<!-- * [ - ]() -->
97-
<!-- or if none - *No Calls for participation were submitted this week.* -->
96+
97+
* [zerocopy - Make derive macros hygienic](https://github.com/google/zerocopy/issues/11)
98+
* [zerocopy - Ensure all safety comments quote and cite a specific version of the documentation](https://github.com/google/zerocopy/issues/1655)
99+
* [zerocopy - Inline trait methods in derive-generated code](https://github.com/google/zerocopy/issues/7)
100+
* [zerocopy - Configure OpenSSF Scorecard's `Pinned-Dependencies` check to block CI](https://github.com/google/zerocopy/issues/1579)
98101

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

0 commit comments

Comments
 (0)