Hacker News new | ask | show | jobs
by josephcsible 1178 days ago
This couldn't be more wrong. What you say to never use unreachable for is one of the most important use cases of unreachable. The whole point is to give the optimizer an assumption that it can't figure out on its own.