Y
Hacker News
new
|
ask
|
show
|
jobs
by
bhaney
172 days ago
Are the compile times noticeably faster?
1 comments
worldsavior
172 days ago
Probably not, because it seems like it still checks for errors but just suppresses them.
link
misnome
172 days ago
Even so, the borrow checker repeatedly profiles as an insignificant part of compile times, so wouldn’t make a difference.
link