Hello, On Tue, Feb 27 2024, Pratush Rai via Gcc wrote: > I want to work on the Rust Front End project as per the idea list. I am a > rust compiler contributor and want to start contributing to gcc. > I need some guidance on how to start.
Please note that Rust-GCC projects are a bit special in the sense that they are often discussed primarily on Zulip of the gcc-rust team: https://gcc-rust.zulipchat.com/ So you may want to reach out to gcc-rust developers there there as well. Apart from this, I can only point you to https://gcc.gnu.org/wiki/SummerOfCode and specifically to https://gcc.gnu.org/wiki/SummerOfCode#Before_you_apply which explains some of the steps you can take to familiarize yourself with our code base. Good luck! Martin Jambor
