Hacker News new | ask | show | jobs
by eddyb 3779 days ago
You can't compile Rust without types and inside functions, most types come from inference and coercions, so "type checking" is really "type resolution".