In the last few months, I've been contributing a lot to the c2rust project, a suite of programs that transpiles C code into Rust code. Recently it has started flirting a bit with AI, which has made me very nervous. I've asked them to clarify their stance on it. Let's hope it turns out ok...

https://github.com/immunant/c2rust/issues/1653

#c2rust #RustLang #AI

Clarification of stance on AI use · Issue #1653 · immunant/c2rust

Recently there have been a few uses of AI/LLMs creeping into the c2rust project. First the postprocess command using LLMs internally, and now #1614. I don't think AI use is really ever justifiable,...

GitHub