|
|
|
|
|
by SilasX
3636 days ago
|
|
So you could chain Corrode with one of those to get a C-to-idiomatic-Rust converter? FWIW, I googled those; Clippy and rustfix just seemed to be linters that can't detect things like "you're not mutating this so drop `mut`", and I couldn't find wololo. |
|