-
-
Notifications
You must be signed in to change notification settings - Fork 103
Closed
Labels
C-bugCategory: doesn't meet expectationsCategory: doesn't meet expectationsC-enhancementCategory: raise the bar on expectationsCategory: raise the bar on expectations
Description
Our
cargo semver-checks
CI steps currently fail forlibp2p-dcutr
andlibp2p-relay
, even though neither of them merged any changes since the lastlibp2p
v0.50.0
release.
Originally posted by @mxinden in libp2p/rust-libp2p#2647 (comment)
I was able to replicate the issue locally. The generated rustdoc for libp2p-dcutr
at first glance doesn't seem to have anything out of place. I spot-checked one of the enums and variants that reported an error, and they were present in both the baseline and current rustdoc with identical IDs and reasonable-looking data.
This issue needs further triage.
mxinden
Metadata
Metadata
Assignees
Labels
C-bugCategory: doesn't meet expectationsCategory: doesn't meet expectationsC-enhancementCategory: raise the bar on expectationsCategory: raise the bar on expectations