Final Report Page
GCCRS Logo
Enhancing user errors & Error Code Support for GCC Rust (GCCRS) Frontend
Organization: GNU Compiler Collection (GCC)
Mentors: Philip Herron, Arthur Cohen
Description:
The goal of this project is to enhance the user experience of gnu gccrs by introducing and implementing error codes that are compatible with rustc. This will facilitate the integration of the two test suites and enable the rustc testsuite to run on gccrs. The project will require modifying the gccrs frontend code to generate more informative error messages and rich locations to assist users and developers in improving their code.