]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #23693 - semarie:openbsd-pathbuf-new, r=nikomatsakis
authorManish Goregaokar <manishsmail@gmail.com>
Wed, 25 Mar 2015 11:42:14 +0000 (17:12 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Wed, 25 Mar 2015 14:14:08 +0000 (19:44 +0530)
`PathBuf::new` have been changed. Use `PathBuf::from` instead.

Apply the same change for freebsd too, while here.

1  2 
src/libstd/sys/unix/os.rs

Simple merge