-
Notifications
You must be signed in to change notification settings - Fork 13.7k
dirfd: preliminary unix and windows implementations #139514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
rustbot has assigned @workingjubilee.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.
Use r?
to explicitly pick a reviewer
This comment has been minimized.
This comment has been minimized.
r? libs
☔ The latest upstream changes (presumably #140608) made this pull request unmergeable. Please resolve the merge conflicts.
20ff465
to
4691b25
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
fb4e8d3
to
2e182a0
Compare
This comment has been minimized.
This comment has been minimized.
@tgross35 This has been waiting for a review for two weeks. Should I reroll another reviewer? I'm not sure what the process is here, but I don't want it to slip through the cracks. Is this PR mergeable in it's current state or is there something more I need to implement? Obviously there are more functions in the ACP, but I want to make sure I'm on the right track with what I have.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry for the delay, quite a lot of us were away for a week+. I can take an initial look at the Windows code.
This comment has been minimized.
This comment has been minimized.
All good on the delay, and thanks for the review! Those issues should be good now. As a side note to whoever does the next review, there have been a lot of changes on the unix side too since the last review.
@tgross35 are you able to review this?
e9bd439
to
beb6937
Compare
This comment has been minimized.
This comment has been minimized.
beb6937
to
0d60852
Compare
Some changes occurred in src/tools/cargo
cc @ehuss
This comment has been minimized.
This comment has been minimized.
0d60852
to
f62937b
Compare
@bors2 try
dirfd: preliminary unix and windows implementations Tracking issue: #120426 As per [this comment](#120426 (comment)), this issue needs someone to start work on an implementation, so I've implemented a couple functions for UNIX. There's a lot more work to be done here (most of the feature), so I'd love some guidance on what needs fixing in this PR and any notes on how to proceed. Thanks! try-job: `x86_64-msvc*` try-job: `test-various*` try-job: `dist-various*`
@rustbot ready
☔ The latest upstream changes (presumably #145489) made this pull request unmergeable. Please resolve the merge conflicts.
f62937b
to
624f23c
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
624f23c
to
ed0d15a
Compare
@tgross35 are you able to review this? It's been sitting for a while now.
Sorry about that, this is a moderately complex addition and I haven't had the time to look into it properly. I'll reroll but keep myself assigned as a fallback.
r? libs
☔ The latest upstream changes (presumably #146043) made this pull request unmergeable. Please resolve the merge conflicts.
ed0d15a
to
7fe67f8
Compare
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.
Uh oh!
There was an error while loading. Please reload this page.
Tracking issue: #120426
As per this comment, this issue needs someone to start work on an implementation, so I've implemented a couple functions for UNIX. There's a lot more work to be done here (most of the feature), so I'd love some guidance on what needs fixing in this PR and any notes on how to proceed. Thanks!
try-job:
x86_64-msvc*
try-job:
test-various*
try-job:
dist-various*