Skip to content

Conversation

Kobzol
Copy link
Member

@Kobzol Kobzol commented Sep 1, 2025

Closes: #22

.context
.last_upstream_sha
.as_deref()
.unwrap_or(&upstream_sha)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like this will be a kind of pointless diff if last_upstream_sha is not set?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, but that should only ever happen on the very first pull, so I don't think it's very important.

@Kobzol Kobzol merged commit 8675869 into rust-lang:main Sep 4, 2025
1 check passed
@Kobzol Kobzol deleted the pull-diff branch September 4, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link to upstream diff in commit message

2 participants