Hacker News new | ask | show | jobs
by Conan_Kudo 1284 days ago
Cargo could call gcc-rs instead of rustc.
1 comments

The point of GCCRS over rustc_codegen_gcc is to make Rust easier integrateable into other projects and build systems. If you use Cargo anyways, you're much better off using rustc_codegen_gcc