Closed tuddman closed 2 years ago
Out of curiosity, what toolchain do you have setup and version of rustc?
rustdoc::all
was introduced in 1.52
cargo --version
rustc --version
Perhaps if rustdoc is not installed, this lint will fail.
I've put the lint behind a cfg
. Closing as this should be fixed in the latest release
when attempting to include
public_ip = "0.2"
inCargo.toml
ref: https://doc.rust-lang.org/rustdoc/lints.html