Brussels / 3 & 4 February 2018

schedule

rustfix

…and the journey to getting better code automatically


Rust programmers often seem happy to get compiler errors. Understandably so, the compiler is known to not just catch what would in other languages become a run time bug, but also to be quite helpful. On top of that, the clippy project adds more than 200 additional lints, to catch even more errors, but also help guide users towards writing more idiomatic code. This talk is about the dream of automatically fixing many of these errors (based on compiler-provided suggestions) with rustfix.

Speakers

Photo of Pascal Hertleif Pascal Hertleif

Links