Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Compiling Rust is NP-hard | Better HN
Compiling Rust is NP-hard
(opens in new tab)
(compilercrim.es)
3 points
pcr910303
3y ago
1 comments
Share
1 comments
default
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