| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2015-01-03 | sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs | Jorge Aparicio | -1115/+1115 |
| 2015-01-03 | sed -i -s 's/\bmod}/self}/g' **/*.rs | Jorge Aparicio | -10/+10 |
| 2015-01-03 | sed -i -s 's/\bmod,/self,/g' **/*.rs | Jorge Aparicio | -291/+291 |
| 2015-01-04 | Update influence list | Brendan Zabarauskas | -67/+22 |
| 2015-01-04 | auto merge of #20490 : japaric/rust/assoc-types, r=aturon | bors | -826/+1788 |
| 2015-01-04 | rename std::sync::StaticRWLock to StaticRwLock | ville-h | -4/+4 |
| 2015-01-03 | Update guide for Cargo installation | Brian Anderson | -4/+5 |
| 2015-01-04 | fix code and comments referencing RwLock | ville-h | -32/+32 |
| 2015-01-03 | Download from the combined installer | Brian Anderson | -1/+1 |
| 2015-01-03 | add feature gate to some benchmarks | Jorge Aparicio | -3/+5 |
| 2015-01-03 | Make all integers in the guide `i32`, implicitely | Tobias Bucher | -272/+270 |
| 2015-01-03 | fix rpass/cfail tests | Jorge Aparicio | -21/+80 |
| 2015-01-03 | serialize: fix fallout | Jorge Aparicio | -0/+25 |
| 2015-01-03 | std: fix fallout | Jorge Aparicio | -0/+30 |
| 2015-01-03 | collections: fix fallout | Jorge Aparicio | -0/+121 |
| 2015-01-03 | core: use assoc types in `Index[Mut]` | Jorge Aparicio | -6/+64 |
| 2015-01-03 | typeck: Index[Mut] traits now have *one* input parameter (not two) | Jorge Aparicio | -6/+5 |
| 2015-01-03 | use assoc types in unop traits | Jorge Aparicio | -20/+46 |
| 2015-01-03 | use assoc types in binop traits | Jorge Aparicio | -156/+375 |
| 2015-01-03 | rename std::sync::RWLock to RwLock | ville-h | -7/+7 |
| 2015-01-03 | Fix typo in documentation. | Timon Rapp | -1/+1 |
| 2015-01-03 | Update rust-installer. Fixes #20479 | Brian Anderson | -0/+0 |
| 2015-01-03 | auto merge of #19790 : akiss77/rust/aarch64-configure, r=alexcrichton | bors | -89/+509 |
| 2015-01-03 | Man page/--help dialog fix | Ivan Petkov | -2/+2 |
| 2015-01-03 | Minor documentation edit. | Sean T Allen | -1/+1 |
| 2015-01-03 | Minor documentation edit. | Sean T Allen | -1/+1 |
| 2015-01-03 | rustup: Long lines | Brian Anderson | -1/+4 |
| 2015-01-03 | Initial version of AArch64 support. | Akos Kiss | -89/+509 |
| 2015-01-03 | core: merge IteratorPairExt into IteratorExt | Jorge Aparicio | -12/+7 |
| 2015-01-03 | Register new snapshots | Jorge Aparicio | -30/+9 |
| 2015-01-03 | core: merge DoubleEndedIteratorExt into IteratorExt | Jorge Aparicio | -37/+29 |
| 2015-01-03 | bench: fix fallout | Jorge Aparicio | -7/+17 |
| 2015-01-03 | coretest: fix fallout | Jorge Aparicio | -1/+3 |
| 2015-01-03 | fix rpass/cfail tests | Jorge Aparicio | -18/+39 |
| 2015-01-03 | test: fix fallout | Jorge Aparicio | -1/+1 |
| 2015-01-03 | regex_macros: fix fallout | Jorge Aparicio | -1/+1 |
| 2015-01-03 | rustc_driver: fix fallout | Jorge Aparicio | -1/+4 |
| 2015-01-03 | rustc_trans: fix fallout | Jorge Aparicio | -6/+15 |
| 2015-01-03 | rustc_typeck: fix fallout | Jorge Aparicio | -6/+6 |
| 2015-01-03 | rustc: fix fallout | Jorge Aparicio | -21/+34 |
| 2015-01-03 | syntax: fix fallout | Jorge Aparicio | -11/+19 |
| 2015-01-03 | serialize: fix fallout | Jorge Aparicio | -3/+6 |
| 2015-01-03 | regex: fix fallout | Jorge Aparicio | -7/+22 |
| 2015-01-03 | fmt_macros: fix fallout | Jorge Aparicio | -1/+4 |
| 2015-01-03 | graphviz: fix fallout | Jorge Aparicio | -1/+1 |
| 2015-01-03 | std: fix fallout | Jorge Aparicio | -37/+93 |
| 2015-01-03 | collections: fix fallout | Jorge Aparicio | -124/+211 |
| 2015-01-03 | unicode: fix fallout | Jorge Aparicio | -9/+20 |
| 2015-01-03 | rand: fix fallout | Jorge Aparicio | -2/+7 |
| 2015-01-03 | core: use assoc types in Iterator et al | Jorge Aparicio | -289/+500 |
