about summary refs log tree commit diff
path: root/src/librustpkg/workspace.rs
AgeCommit message (Expand)AuthorLines
2013-05-14rustpkg: Remove #[allow(vecs_implicitly_copyable)]Alex Crichton-1/+1
2013-05-14Fix cosmetics for fail!() callsMarvin Löbel-4/+3
2013-05-14Use static string with fail!() and remove fail!(fmt!())Björn Steinbrink-2/+2
2013-05-10rustpkg: Use the new `for` protocolAlex Crichton-2/+3
2013-04-24rustpkg: Preliminary work on install commandTim Chevalier-0/+34