Closed
Description
For example: rust-lang/rust#91833
That PR was force-pushed here: rust-lang/rust#91833 (comment)
Both the old and the new versions modified rustdoc, but only after the force-push did the PR get autolabeled:
@Mark-Simulacrum I suspect there's something wrong in diff_between()
. For one, it uses unwrap_or_default
for the commit hashes, which seems like it'd introduce weird behavior. If the value isn't there, it'll just use an empty commit hash.
When you get a chance, could you look at the logs for that PR perhaps? Other than that, I don't know how to fix this.
Metadata
Metadata
Assignees
Labels
No labels