A minimal git clone

⚓ Rust    📅 2025-07-25    👤 surdeus    👁️ 2      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: A minimal git clone

I've contributing to OSS for a while and this is the first project i do by myself.

But I'm learning Rust by myself and I'd really appreciate some feedback or criticism. I wanna start another project and I need to not repeat mistakes.

I used a lot of what I learned from OSS, especially the needs for tests. But I have no other reference outside of the couple of projects I've worked on.

PS: I already ran clippy with flags - all, pedantic, nursery and cargo and fixed what I thought was reasonable.

1 post - 1 participant

Read full topic

🏷️ Rust_feed