|
|
|
|
|
by bigbillheck
1301 days ago
|
|
> how to grok the often arcane error messages from the compiler This, to me, is a bizarro opinion. Compared to c++, rustc's error messages are (by and large) incredibly helpful and clear, oftentimes showing how the code should have been written. |
|