about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2013-05-15 13:28:49 -0700
committerbors <bors@rust-lang.org>2013-05-15 13:28:49 -0700
commit6a9c3bd86e0271f26dc63bd12e0d54a35b704dff (patch)
tree83e6578a35cc91765d2470274114f0c38ef111be /src/rustllvm/RustWrapper.cpp
parent8a15333c06b8ba491e1654c3fca3fa21d21def9b (diff)
parent80a7e2644c86846e06907a6bed5b0d7773051d20 (diff)
downloadrust-6a9c3bd86e0271f26dc63bd12e0d54a35b704dff.tar.gz
rust-6a9c3bd86e0271f26dc63bd12e0d54a35b704dff.zip
auto merge of #6418 : catamorphism/rust/rustpkg, r=catamorphism
r? @brson This patch implements package IDs like
github.com/catamorphism/test-pkg.

To support such package IDs, I changed the PkgId struct to contain
a LocalPath and a RemotePath field, where the RemotePath reflects
the actual URL and the LocalPath reflects the file name of the cached
copy. Right now, the only difference is that the local path doesn't
contain dashes, but this will change when we implement #6407.

Also, PkgIds now have a short_name field -- though the short name
can be derived from the LocalPath, I thought it was cleaner not to
call option::get() wantonly.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions