Hacktoberfest is here!

Anyone know of any rust projects participating in Hacktoberfest that may have some issues that a Rust newbie could handle?

1 Like

I just added such an issue to clippy. On the downside, you need nightly Rust to work on it. On the upside, it's a well-known Rust project, has some of the most awesome mentors I know and gets you to learn Rust compiler internals without waiting an hour for a compile.

Right on! I'm going to check it out now.

Something happened in the translation of that link. Here's a fixed one:

clippy

1 Like

AutoIncorrect.

1 Like

I've added a few of those to rust cookbook. All of them super entry level with mentoring package included!

I'm 100% down for those, and especially the mentoring package!