Closed guillaumemichel closed 4 months ago
How exactly did you trigger this warning? I can't seem to reproduce it.
It shows up when building with RUSTFLAGS="--cfg docsrs"
RUSTFLAGS="--cfg docsrs" cargo +nightly build
However cargo doc
doesn't show the warning, so feel free to close the PR if not relevant.
I documented that --cfg=docsrs
is meant to be used with RUSTDOCFLAGS
only in https://github.com/daxpedda/web-time/commit/8094078ed4f3f737c3047e09d24bb786408bc326.
Silencing the following loud warnings.
Feel free to close if you prefer to address these warnings differently.