Hacker News
new
past
comments
ask
show
jobs
points
by
senderista
21 hours ago
|
comments
by
woodruffw
21 hours ago
|
next
[-]
Rust can and does compile separate translation units in parallel; it's just that the translation unit is (roughly) a crate instead of a single C or C++ source file.
reply
by
EnPissant
21 hours ago
|
parent
|
[-]
And even for crates, Rust has incremental compilation.
reply
by
21 hours ago
|
prev
|
[-]
deleted
reply