Skip to content

Add Revspec::into_objects() and tests#1230

Merged
weihanglo merged 2 commits intorust-lang:masterfrom
DanielEScherzer:revspec-into-options
Apr 22, 2026
Merged

Add Revspec::into_objects() and tests#1230
weihanglo merged 2 commits intorust-lang:masterfrom
DanielEScherzer:revspec-into-options

Conversation

@DanielEScherzer
Copy link
Copy Markdown
Contributor

Closes #1147

@rustbot rustbot added the S-waiting-on-review Status: Waiting on review label Apr 13, 2026
Copy link
Copy Markdown
Member

@weihanglo weihanglo left a comment

Choose a reason for hiding this comment

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

Just one small nit. Thank you for the work!

View changes since this review

Comment thread src/revspec.rs Outdated
@weihanglo weihanglo added this pull request to the merge queue Apr 22, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 22, 2026
@DanielEScherzer
Copy link
Copy Markdown
Contributor Author

DanielEScherzer commented Apr 22, 2026

Hmm, I guess there was a race condition in the test from #1237 ?

Will send a patch in a minute to just remove that test, it isn't really important

@rustbot
Copy link
Copy Markdown
Collaborator

rustbot commented Apr 22, 2026

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

@DanielEScherzer
Copy link
Copy Markdown
Contributor Author

DanielEScherzer commented Apr 22, 2026

rebased on top of the removal of the flaky test

@weihanglo weihanglo enabled auto-merge April 22, 2026 23:14
@weihanglo
Copy link
Copy Markdown
Member

Thanks!

@weihanglo weihanglo added this pull request to the merge queue Apr 22, 2026
Merged via the queue into rust-lang:master with commit 9a1b398 Apr 22, 2026
7 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Waiting on review label Apr 22, 2026
@DanielEScherzer DanielEScherzer deleted the revspec-into-options branch April 22, 2026 23:21
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.

Add Revspec::into_objects

3 participants