@lilyball
Latest commit d6d9b92 Oct 6, 2013 History
Add a new trait BytesContainer that is implemented for both byte vectors
and strings.

Convert Path::from_vec and ::from_str to one function, Path::new().

Remove all the _str-suffixed mutation methods (push, join, with_*,
set_*) and modify the non-suffixed versions to use BytesContainer.
38 contributors

Users who have contributed to this file

@pcwalton @alexcrichton @bors @erickt @thestinger @huonw @brson @luqmana @nikomatsakis @vadimcn @Kimundi @sanxiyn