Y
Hacker News
new
|
ask
|
show
|
jobs
How to speed up the Rust compiler in July 2022
(
nnethercote.github.io
)
14 points
by
nnethercote
1434 days ago
1 comments
yababa_y
1434 days ago
Good work as always. At one point eddyb and I (cmr) discussed some harebrained schemes to get the “structural traits”, almost always treated with derive, generated lazily or reflectively. Never ended up happening…
link