|
|
|
|
|
by bevr1337
146 days ago
|
|
> because the rust compiler and linters give such good feedback that it immediately fixes whatever goof it made. I still experience agents slipping in a `todo!` and other hacks to get code to compile, lint, and pass tests. The loop with tests and doc tests are really nice, agreed, but it'll still shit out bad code. |
|