Search videos
View all results →
← Browse conferences
Writing your own Rust linter
This talk will show you how to write your own rust linter using the rustc_tools crate which allows you to have access to the rust compiler API. It can be quite useful if you need specific lints for a project and cannot add them to clippy. It will explain how the compiler API works and give a small example at the end showing it in action.
Recording not playing? Use the FOSDEM link above.