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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librusti
/
program.rs
Age
Commit message (
Expand
)
Author
Lines
2013-09-18
Register new snapshots
Alex Crichton
-1
/
+1
2013-09-03
Modernized a few more types in syntax::ast
Marvin Löbel
-5
/
+5
2013-08-10
Mass rename of .consume{,_iter}() to .move_iter()
Erick Tryzelaar
-3
/
+3
2013-08-03
remove obsolete `foreach` keyword
Daniel Micay
-12
/
+12
2013-08-03
replace all remaining `for` with `foreach` or `do`
Daniel Micay
-2
/
+2
2013-08-01
migrate many `for` loops to `foreach`
Daniel Micay
-10
/
+10
2013-07-22
Ast spanned<T> refactoring, renaming: crate, local, blk, crate_num, crate_cfg.
Michael Woerister
-4
/
+4
2013-07-18
hashmap: Remove .consume() has rename .consume_iter() to .consume()
blake2-ppc
-3
/
+7
2013-07-17
librustc: Remove all uses of "copy".
Patrick Walton
-5
/
+7
2013-07-17
Made ast::blk not use spanned<T> anymore.
Michael Woerister
-2
/
+2
2013-07-14
Make TLS keys actually take up space
Alex Crichton
-6
/
+4
2013-07-14
Purge the last remnants of the old TLS api
Alex Crichton
-16
/
+8
2013-07-11
Fix tests
Alex Crichton
-4
/
+4
2013-07-11
Remove all external requirements of `@` from TLS
Alex Crichton
-1
/
+1
2013-07-09
Rename local_data methods/types for less keystrokes
Alex Crichton
-3
/
+3
2013-07-03
Use #[allow(warnings)] in rusti instead of explicitly listing warnings
Alex Crichton
-15
/
+1
2013-06-26
Fix a formatting bug in rusti
Alex Crichton
-1
/
+1
2013-06-25
remove `each` from vec, HashMap and HashSet
Daniel Micay
-4
/
+4
2013-06-23
vec: remove BaseIter implementation
Daniel Micay
-3
/
+3
2013-06-12
Rewrite rusti
Alex Crichton
-0
/
+434