|
|
|
|
|
by wofo
1281 days ago
|
|
I think this is more of an attempt of making Rust compilable on platforms not supported by LLVM, not an attempt to replace the existing compiler. The GCC frontend, for instance, does not implement the borrow checker, so you should only use it to compile Rust code you know is correct according to the official Rust compiler. |
|
https://github.com/rust-lang/rustc_codegen_gcc