Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Compiling Rust is NP-hard
(opens in new tab)
(compilercrim.es)
3 points
pcr910303
3y ago
1 comments
Save
Share
1 comments
1 comments · 1 top-level
top
newest
oldest
armchairhacker
3y ago
This is because of exhaustiveness checking in match statements, so it applies to many more languages than Rust: most modern languages have match statements whose pattern can be tuples and literals.
j
/
k
navigate · click thread line to collapse