index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustpkg
/
rustpkg.rs
Age
Commit message (
Expand
)
Author
Lines
2013-08-23
removed os::set_args, closing #8325
Do Nhat Minh
-1
/
+4
2013-08-19
rustpkg: Un-ignore most of the remaining tests
Tim Chevalier
-12
/
+14
2013-08-13
Remove unused automatic cfg bindings Fixes #7169
Nick Desaulniers
-1
/
+1
2013-08-10
std: Rename Iterator.transform -> .map
Erick Tryzelaar
-1
/
+1
2013-08-09
rustpkg: Simplify the PkgId struct
Tim Chevalier
-7
/
+6
2013-08-09
std/rustc/rustpkg/syntax: Support the `extern mod = ...` form
Tim Chevalier
-43
/
+33
2013-08-05
Updated std::Option, std::Either and std::Result
Marvin Löbel
-2
/
+2
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-2
/
+2
2013-08-03
replace all remaining `for` with `foreach` or `do`
Daniel Micay
-9
/
+13
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-2
/
+2
2013-07-27
rustc: reorganize driver, replace compile_upto with multiple more-obvious fun...
Graydon Hoare
-7
/
+4
2013-07-22
Ast spanned<T> refactoring, renaming: crate, local, blk, crate_num, crate_cfg.
Michael Woerister
-2
/
+2
2013-07-18
rustpkg: Make rustpkg commands work without a package ID
Tim Chevalier
-38
/
+52
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-9
/
+9
2013-07-15
rustpkg: Handle local git repositories
Tim Chevalier
-7
/
+32
2013-07-13
rustpkg: Implement `uninstall` and `list` commands
Tim Chevalier
-2
/
+25
2013-07-08
Bump version numbers to 0.8-pre
Brian Anderson
-1
/
+1
2013-07-01
rustc: add a lint to enforce uppercase statics.
Huon Wilson
-3
/
+3
2013-06-30
Bump version from 0.7-pre to 0.7
Brian Anderson
-1
/
+1
2013-06-29
Great renaming: propagate throughout the rest of the codebase
Corey Richardson
-19
/
+10
2013-06-28
librustc: Fix even *more* merge fallout!
Patrick Walton
-0
/
+1
2013-06-28
librustc: Rewrite reachability and forbid duplicate methods in type implement...
Patrick Walton
-1
/
+14
2013-06-25
rustpkg: Begin allowing package scripts to call the default build logic
Tim Chevalier
-12
/
+19
2013-06-25
Rename all files with the 'rc' extension
Alex Crichton
-0
/
+474
[prev]