rust-libp2p icon indicating copy to clipboard operation
rust-libp2p copied to clipboard

Fix warnings produced by `cargo doc --workspace`

Open thomaseizinger opened this issue 3 years ago • 0 comments

Description

Currently, cargo doc is emitting a number of warnings. We should fix those and amend the CI configuration to fail as soon as any warnings are emitted.

Motivation

Warnings are (often) no good.

Current Implementation

Are you planning to do it yourself in a pull request?

Maybe.

thomaseizinger avatar Sep 19 '22 06:09 thomaseizinger