Contributor
Raiki Tamura

Unicode Support for GCC Rust Frontend


Mentors
Philip Herron, Arthur Cohen
Organization
GNU Compiler Collection (GCC)
Technologies
c++
Topics
compilers, rust, Unicode
The Rust programming language supports Unicode in identifiers, similarly to other modern programming languages such as Go, C++, and JavaScript. The main goals of this project are supporting Unicode identifiers in GCC Rust and improving their location information for better error messages.