Support for the Rust programming language has been approved in GCC
The committee overseeing the development of the GCC compiler set (GCC Steering Committee) has approved the inclusion of a Rust language compiler implementation, prepared by the gccrs project, into the main GCC body. After integration, the standard GCC toolchain will be able to compile programs written in Rust without the need to install the rustc compiler built using LLVM technology. Developers of gccrs have been advised to start working with commands, […]
