Fix all lints currently disabled in scripts/sync.sh
Open
for:maintainability
good first issue
needs:implementation
- Dominant language
- Rust
- Stars
- 188
- Forks
- 41
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 12
Description
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`
Contributor guide
Assessment
This issue has not been assessed yet.