Hi George, I am the maintainer for GCC Rust, please feel free to join our zulip server https://gcc-rust.zulipchat.com/, there are other students on the server also. In terms of getting involved, the first thing to do is make sure you are able to download the code via git, compile and run the test suite.
After you are able to do that I would suggest writing some test cases and running the compiler yourself to get familiar with it. As part of helping students get started, I have been trying to create issues tagged with good-first-pr https://github.com/Rust-GCC/gccrs/issues?q=is%3Aissue+is%3Aopen+label%3Agood-first-pr and feel free to ask questions and guidance on those specific issues as a coding starting point. Does this help? Thanks --Phil On Fri, 12 Mar 2021 at 09:26, ΓΙΩΡΓΟΣ ΛΙΑΚΟΠΟΥΛΟΣ via Gcc <gcc@gcc.gnu.org> wrote: > To whom it may concern , > > My name is George Liakopoulos and I am an undergraduate student in the > Department of Informatics at the University of Athens . > The past 4 years I code in C/C++ , as my department is focused very much in > these languages . > > I would like to contribute to one of your GSoc 2021 projects and more > precisely > in the "Rust Front-End" project . The last few days ( from the > organizations announcing ) I look into the git-repo code and I am quite > excited . > > I would like to ask you if there is something that i could do from now , to > warm up and get more familiar with the project . Can you point me to a more > specific direction ? > > I look forward to hearing from you , > George Liakopoulos >