about summary refs log tree commit diff
path: root/src/librustpkg/crate_id.rs
AgeCommit message (Expand)AuthorLines
2014-01-23rustpkg::crate_id: Remove CrateIdklutzy-144/+0
2014-01-23rustpkg: Compute hash to find crateklutzy-17/+18
2014-01-23rustpkg::version: Remove enum Versionklutzy-9/+11
2014-01-23rustpkg: Do not guess version if not givenklutzy-13/+4
2014-01-21[std::vec] Rename .pop_opt() to .pop(), drop the old .pop() behaviorSimon Sapin-1/+1
2014-01-17Use the libsyntax PkgId parser in Rustpkg, but keep Rustpkg's version smarts.Jack Moffitt-23/+11
2013-12-29Rename uses of PkgId to CrateId in librustpkgLuis de Bethencourt-0/+162