top | item 43051037

(no title)

ajayka | 1 year ago

In my experience, Copilot is not able to fix rust code flagged by the borrow checker. Its suggestions are almost always wrong.This is a hard problem and often requires restructing the code (and sometimes using inner mutuability constructs such as RefCell and so on).

discuss

order

No comments yet.