| Age | Commit message (Expand) | Author | Lines |
| 2014-03-20 | auto merge of #13023 : thestinger/rust/deep_clone, r=alexcrichton | bors | -1/+1 |
| 2014-03-20 | rm obsolete references to `DeepClone` | Daniel Micay | -1/+1 |
| 2014-03-18 | `char`: s/character/Unicode scalar value/ | Simon Sapin | -2/+6 |
| 2014-03-15 | log: Introduce liblog, the old std::logging | Alex Crichton | -1/+4 |
| 2014-03-14 | extra: Put the nail in the coffin, delete libextra | Alex Crichton | -2/+2 |
| 2014-03-12 | Remove remaining nolink usages.(fixes #12810) | lpy | -1/+0 |
| 2014-03-09 | docs: adjust code blocks to pass with rustdoc. | Huon Wilson | -46/+47 |
| 2014-03-06 | fix typos with with repeated words, just like this sentence. | Kang Seonghoon | -1/+1 |
| 2014-03-05 | Allow overloading explicit dereferences. | Eduard Burtescu | -2/+5 |
| 2014-02-27 | Replaced @List with ~List in Rust's recursive example | Bruno de Oliveira Abinader | -2/+2 |
| 2014-02-24 | Move extra::json to libserialize | Alex Crichton | -6/+6 |
| 2014-02-24 | Transition to new `Hash`, removing IterBytes and std::to_bytes. | Huon Wilson | -1/+1 |
| 2014-02-23 | Move std::{trie, hashmap} to libcollections | Alex Crichton | -1/+1 |
| 2014-02-21 | auto merge of #12411 : Arcterus/rust/time, r=alexcrichton | bors | -3/+3 |
| 2014-02-21 | auto merge of #12362 : liigo/rust/update-rust-manual, r=alexcrichton | bors | -8/+8 |
| 2014-02-21 | Move time out of extra (cc #8784) | Arcterus | -3/+3 |
| 2014-02-21 | insignificant fix to rust manual and tutorial | Liigo Zhuang | -8/+8 |
| 2014-02-21 | Changed NonCamelCaseTypes lint to warn by default | mr.Shu | -5/+5 |
| 2014-02-14 | extern mod => extern crate | Alex Crichton | -10/+10 |
| 2014-02-13 | Add documentation for conditional-compilation | Tobias Bucher | -10/+74 |
| 2014-02-10 | Consolidate codegen-related compiler flags | Alex Crichton | -1/+1 |
| 2014-02-08 | Update docs and tests for #[deriving(Show)]. | Huon Wilson | -2/+3 |
| 2014-02-06 | auto merge of #12010 : HeroesGrave/rust/libcollection, r=alexcrichton | bors | -1/+1 |
| 2014-02-07 | moved collections from libextra into libcollections | HeroesGrave | -1/+1 |
| 2014-02-06 | auto merge of #12077 : colemickens/rust/patch-1, r=alexcrichton | bors | -1/+1 |
| 2014-02-06 | Fix a dead URL | Cole Mickens | -1/+1 |
| 2014-02-07 | Removed @self and @Trait. | Eduard Burtescu | -6/+6 |
| 2014-02-06 | Redesign output flags for rustc | Alex Crichton | -35/+35 |
| 2014-02-04 | doc: update boxes section on Manual, remove managed pointers references | joaoxsouls | -57/+12 |
| 2014-02-02 | Move doc/ to src/doc/ | Alex Crichton | -0/+3954 |