diff options
| author | Kevin Butler <haqkrs@gmail.com> | 2014-06-21 00:05:06 +0100 |
|---|---|---|
| committer | Kevin Butler <haqkrs@gmail.com> | 2014-07-04 01:28:20 +0100 |
| commit | ed47c479d73fd7b57d3b493e03c74e2932733163 (patch) | |
| tree | d580f80e9b02e5c8be1ec2e223296a8e6466631e /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | a9e82e145e61f4b9825b4622f78ea9364387ae70 (diff) | |
| download | rust-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
