Skip to content

impl IntoCow for Path[Buf] #22810

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

Merged
merged 1 commit into from
Feb 26, 2015
Merged

impl IntoCow for Path[Buf] #22810

merged 1 commit into from
Feb 26, 2015

Conversation

japaric
Copy link
Member

@japaric japaric commented Feb 25, 2015

The Path/PathBuf pair already implements the required Borrow/ToOwned traits and can be used in a Cow pointer, so why not?

r? @alexcrichton

@alexcrichton
Copy link
Member

@bors: r+ 2de7a7c

@bors
Copy link
Collaborator

bors commented Feb 26, 2015

⌛ Testing commit 2de7a7c with merge 4471a9a...

@bors
Copy link
Collaborator

bors commented Feb 26, 2015

💔 Test failed - auto-linux-64-opt

@Manishearth
Copy link
Member

@bors: retry clean

@bors
Copy link
Collaborator

bors commented Feb 26, 2015

⌛ Testing commit 2de7a7c with merge 41f8b1e...

bors added a commit that referenced this pull request Feb 26, 2015
The Path/PathBuf pair already implements the required `Borrow`/`ToOwned` traits and can be used in a `Cow` pointer, so why not?

r? @alexcrichton
@bors
Copy link
Collaborator

bors commented Feb 26, 2015

@bors bors merged commit 2de7a7c into rust-lang:master Feb 26, 2015
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.

4 participants