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-21 00:05:06 +0100
committerKevin Butler <haqkrs@gmail.com>2014-07-04 01:28:20 +0100
commited47c479d73fd7b57d3b493e03c74e2932733163 (patch)
treed580f80e9b02e5c8be1ec2e223296a8e6466631e /src/rustllvm/ExecutionEngineWrapper.cpp
parenta9e82e145e61f4b9825b4622f78ea9364387ae70 (diff)
downloadrust-ed47c479d73fd7b57d3b493e03c74e2932733163.tar.gz
rust-ed47c479d73fd7b57d3b493e03c74e2932733163.zip
liburl: remove redundant fields in Url.
url.path - Now a Path instead of a String.

To fix old code:
url.path => url.path.path
url.query => url.path.query
url.fragment => url.path.fragment

Not much point having the Path struct if it's not going to be used.

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