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
So tempted to delete all my PRs. But then what do I do?
@ruawhitepaw It's your right to revoke work given to a project you disagree with! They lost your trust and so why should they keep your work?
@arthfach Yeah, but I do also still want to improve the project. Just because the people running it are doing dumb things doesn't mean I don't think the code itself is valuable. And forking it wholesale is such a huge undertaking, I don't really feel like taking on that responsibility.