Hacker News new | ask | show | jobs
by bhaney 172 days ago
Are the compile times noticeably faster?
1 comments

Probably not, because it seems like it still checks for errors but just suppresses them.
Even so, the borrow checker repeatedly profiles as an insignificant part of compile times, so wouldn’t make a difference.