Re: Interested in contributing to GCC Rust

2025-07-01 Thread JAYATHEERTH K
> > Thank you so much for your interest! We do most of our development on > our github repository, but we also accept patch-based contributions - so > use whichever system you feel more comfortable with. > Well I'm also fine with Github PRs. Thank you for letting me know :) > We have a list of go

Re: Interested in contributing to GCC Rust

2025-06-30 Thread Arthur Cohen
Hi there! On 6/30/25 9:05 AM, JAYATHEERTH K wrote: Hi all, I'm Jayatheerth, a computer science student interested in compilers and systems programming. I’ve recently come across the GCC Rust project and would love to contribute. I’ve previously contributed to Git (the version control system),

Interested in contributing to GCC Rust

2025-06-30 Thread JAYATHEERTH K
Hi all, I'm Jayatheerth, a computer science student interested in compilers and systems programming. I’ve recently come across the GCC Rust project and would love to contribute. I’ve previously contributed to Git (the version control system), so I’m familiar with workflows like `git format-patch`