Using Gemini to do a large and tedious Rust refactor. It is going so-so.
I've given it the "before" method and an example "after" method, and then paste in "before" methods and asking it to translate.
On the one hand it's impressive it can do this at all - it actually provides reasonable results.
However on the whole I've gone back to making mannual edits and search and replace.