summary refs log tree commit diff
path: root/src/librustpkg/package_path.rs
AgeCommit message (Expand)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-5/+5
2013-06-12Silence some warnings.Huon Wilson-1/+1
2013-06-12std: convert str::replace to a method.Huon Wilson-1/+1
2013-06-12std: unify the str -> [u8] functions as 3 methods: .as_bytes() and .as_bytes_...Huon Wilson-2/+1
2013-06-01rustc/rusti/rustpkg: Infer packages from `extern mod` directivesTim Chevalier-0/+55