Y
Hacker News
new
|
ask
|
show
|
jobs
by
jenadine
612 days ago
Neither does this project of it contains parts that needs a rust compiler to be bootstrapped
2 comments
None4U
612 days ago
It
is
the Rust compiler, the article describes how the (Rust) compiler is first compiled without the Rust code in it and then used to bootstrap the final version which does have the Rust code in it
link
andrewchambers
612 days ago
incorrect, this is a re-implementation of rust by designed to be included in gcc, not the original rust compiler.
link
andrewchambers
612 days ago
You didn't read the part about compiling with the borrow checker turned off?
link