Skip to content
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

unbreak bitrig/openbsd build after 8389253d #23693

Merged
merged 1 commit into from
Mar 25, 2015

Conversation

semarie
Copy link
Contributor

@semarie semarie commented Mar 25, 2015

PathBuf::new have been changed. Use PathBuf::from instead.

Apply the same change for freebsd too, while here.

`PathBuf::new` have been changed. Use `PathBuf::from` instead.

Apply the same change for freebsd too, while here.
@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@nikomatsakis
Copy link
Contributor

@bors r+ eefb832 rollup

@bors
Copy link
Contributor

bors commented Mar 25, 2015

🙀 eefb832 is not a valid commit SHA. Please try again with eefb8e2.

@nikomatsakis
Copy link
Contributor

@bors r+ eefb8e2 rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 25, 2015
…matsakis

`PathBuf::new` have been changed. Use `PathBuf::from` instead.

Apply the same change for freebsd too, while here.
bors added a commit that referenced this pull request Mar 25, 2015
@bors bors merged commit eefb8e2 into rust-lang:master Mar 25, 2015
@semarie semarie deleted the openbsd-pathbuf-new branch March 28, 2015 05:10
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