about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorKevin Butler <haqkrs@gmail.com>2014-06-20 01:30:12 +0100
committerKevin Butler <haqkrs@gmail.com>2014-07-04 01:26:48 +0100
commita9e82e145e61f4b9825b4622f78ea9364387ae70 (patch)
treeda7bedb668173a37ea74037e3a44cd08ebd0d8b7 /src/rustllvm/ExecutionEngineWrapper.cpp
parent2194fd7569b227ba083c4f27e156af939e061c1b (diff)
downloadrust-a9e82e145e61f4b9825b4622f78ea9364387ae70.tar.gz
rust-a9e82e145e61f4b9825b4622f78ea9364387ae70.zip
liburl: rename and move path_from_str to Path::parse_str.
url::path_from_str => url::Path::parse_str

The FromStr trait still works, but its confusing to have a path_from_str
free function that retuns a Result, while the regular from_str style
functions return an Option, hence the rename to indicate a Result.

[breaking-change]
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions