6 ms·
Rust compilation is strict but not cruel. The suggested fixes associated with compilation errors are very friendly to beginners (one notable exception is errors
by justincredible 3y ago
Rust compilation is strict but not cruel. The suggested fixes associated with compilation errors are very friendly to beginners (one notable exception is errors around lifetimes).
Your concerns regarding "feature creep" are reasonable and would be expected for a language trying to displace C++.
Edit: grammar