Remove internal PathBuf::as_mut_vec - #126885
Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @cuviper (or someone else) some time within the next two weeks. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
|
There are merge commits (commits with multiple parents) in your changes. We have a no merge policy so these commits will need to be removed for this pull request to be merged. You can start a rebase with the following commands: The following commits are merge commits: |
80dc4b6 to
0db5415
Compare
workingjubilee
left a comment
There was a problem hiding this comment.
Thank you! This looks overall good, though I do have a general nit. I will review the actual implementation more closely in a moment.
0db5415 to
5d60720
Compare
|
Alright, this should be a better sign-off. In case this ends up being a good final PR, thank you again for your mentorship, and here's to future collaboration 😄 you rock, my friend! |
|
Thank you! One thing left: can you squash at least the last ~6 or so commits into one? They're mostly just fixups of the same "add the actual alternate implementations" change. |
…thBuf::_push`
da8e157 to
aa46a33
Compare
|
Woo! Let's see how this goes. @bors r+ |
closes #126333