Skip to content

Commit edfa60f

Browse files
authored
[2024-09-18] Add zerocopy issues to CFP
1 parent cdde948 commit edfa60f

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
@@ -80,8 +80,11 @@ Every week we highlight some tasks from the Rust community for you to pick and g
8080
Some of these tasks may also have mentors available, visit the task page for more information.
8181

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

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

0 commit comments

Comments
 (0)