|
|
|
|
|
by jhayward
2347 days ago
|
|
It's a major detractor, especially for people new to Rust. The number of times I see people recommend "just cut and paste in whatever type the compiler said it expected ..." just makes my hair curl. It also tends to make the code more obscure and unreadable, sometimes completely so. |
|