Post #1750846
2025-12-26 03:09 UTC
I'm my experience, LLMs are especially bad at Rust. They really don't seem to grasp the borrow checker.
Replies (1)
-
@sudoer777@lemmy.ml 2025-12-26 18:55
I used Rust with Deepseek for a small project for copying and pasting snippets and it went pretty well, but I wouldn't trust it to work with and debug a codebase on its own, especially not an OS