We want to enable the following lints: - [ ] `rust.elided-lifetimes-in-paths` - [ ] `rust.missing-debug-implementations` (not sure if good thing) - [ ] `rust.missing-docs` for all published libraries - [ ] `rust.unreachable-pub` - [ ] `rust.unused-results`