| Age | Commit message (Expand) | Author | Lines |
| 2013-12-01 | ast: Remove one `@` and fix the fallout | Philipp Brüschweiler | -31/+31 |
| 2013-11-30 | Rewrite the issue-10734 rpass file | Kevin Ballard | -3/+27 |
| 2013-11-30 | auto merge of #10739 : DaGenix/rust/mut-chunks, r=alexcrichton | bors | -0/+102 |
| 2013-11-30 | auto merge of #10733 : alexcrichton/rust/ignore-on-windows, r=pcwalton | bors | -0/+1 |
| 2013-11-30 | auto merge of #10738 : sfackler/rust/buffered-fixes, r=alexcrichton | bors | -10/+28 |
| 2013-11-30 | Implement DoubleEndedIterator for MutChunkIter. | Palmer Cox | -0/+29 |
| 2013-11-30 | Implement mut_chunks() method for MutableVector trait. | Palmer Cox | -0/+73 |
| 2013-11-30 | Support OSX frameworks | Alex Crichton | -18/+130 |
| 2013-11-30 | auto merge of #10528 : alexcrichton/rust/static-linking-v2, r=pcwalton | bors | -713/+1602 |
| 2013-11-30 | Test fixes and merge conflicts | Alex Crichton | -95/+41 |
| 2013-12-01 | Box Block, fn_decl, variant and Ty in the AST, as they were inflating critica... | Eduard Burtescu | -640/+623 |
| 2013-11-30 | auto merge of #10737 : huonw/rust/with-cap, r=alexcrichton | bors | -1/+7 |
| 2013-11-30 | Fixes for BufferedWriter and LineBufferedWriter | Steven Fackler | -10/+28 |
| 2013-11-30 | auto merge of #10727 : erickt/rust/json, r=huonw | bors | -195/+200 |
| 2013-12-01 | std::io::mem: add a with_capacity constructor to MemWriter. | Huon Wilson | -1/+7 |
| 2013-11-30 | auto merge of #10735 : alexcrichton/rust/issue-10734, r=cmr | bors | -7/+31 |
| 2013-11-30 | Don't run cleanups twice in "if true" blocks | Alex Crichton | -7/+31 |
| 2013-11-30 | Wrap the return value of the type_id intrinsic in an opaque box | Corey Richardson | -46/+105 |
| 2013-11-29 | Ignore a deque test on windows | Alex Crichton | -0/+1 |
| 2013-11-29 | extra: missed a couple `@` in json | Erick Tryzelaar | -15/+19 |
| 2013-11-29 | Make -Z gen-crate-map usable for I/O | Alex Crichton | -10/+61 |
| 2013-11-29 | Add a new run-make test directory | Alex Crichton | -0/+396 |
| 2013-11-29 | Statically link librustrt to libstd | Alex Crichton | -64/+43 |
| 2013-11-29 | Add generation of static libraries to rustc | Alex Crichton | -566/+1083 |
| 2013-11-29 | auto merge of #10719 : Kimundi/rust/switch_to_multi_item_macros, r=alexcrichton | bors | -256/+244 |
| 2013-11-29 | Implement a lock-free work-stealing deque | Alex Crichton | -141/+723 |
| 2013-11-29 | Removed module macro workaround for signed and unsigned integers | Marvin Löbel | -57/+93 |
| 2013-11-29 | Removed useless cmp::{min, max} reexports from the integer modules | Marvin Löbel | -20/+14 |
| 2013-11-29 | extra: json::Encoder should take a &mut io::Writer | Erick Tryzelaar | -61/+62 |
| 2013-11-29 | extra: Rename json constructors into *::init | Erick Tryzelaar | -78/+86 |
| 2013-11-29 | Remove some unnecessary impls from json | Erick Tryzelaar | -8/+0 |
| 2013-11-29 | Remove @ from json::Error | Erick Tryzelaar | -41/+41 |
| 2013-11-29 | auto merge of #10697 : pcwalton/rust/path-new, r=pcwalton | bors | -547/+552 |
| 2013-11-29 | libstd: Change `Path::new` to `Path::init`. | Patrick Walton | -547/+552 |
| 2013-11-29 | Removed some dead code. | Felix S. Klock II | -11/+1 |
| 2013-11-29 | Removed a few macro-expanding-to-module workarounds | Marvin Löbel | -185/+143 |
| 2013-11-29 | don't create intermediate string while creating json (rustdoc) | osa1 | -3/+2 |
| 2013-11-28 | Fix initial debug statements printing twice | Alex Crichton | -5/+43 |
| 2013-11-28 | auto merge of #10709 : alexcrichton/rust/snapshot, r=pcwalton | bors | -1325/+1278 |
| 2013-11-28 | Register new snapshots | Alex Crichton | -1325/+1278 |
| 2013-11-28 | shootout-spectralnorm resurection with parallelization | Guillaume Pinot | -31/+66 |
| 2013-11-28 | auto merge of #10519 : nikomatsakis/rust/issue-8624-borrowck-overly-permissiv... | bors | -154/+583 |
| 2013-11-28 | Test that reborrowing contents of an `&'a mut &'b mut` pointer can only | Niko Matsakis | -105/+278 |
| 2013-11-28 | Modify iterators to make them safe with the new rules. | Niko Matsakis | -49/+111 |
| 2013-11-27 | auto merge of #10694 : klutzy/rust/rustdoc-closure, r=alexcrichton | bors | -19/+23 |
| 2013-11-27 | auto merge of #10691 : g3xzh/rust/benchm, r=cmr | bors | -0/+86 |
| 2013-11-27 | auto merge of #10687 : alexcrichton/rust/issue-10686, r=thestinger | bors | -248/+227 |
| 2013-11-27 | auto merge of #10621 : Florob/rust/unicode63, r=cmr | bors | -671/+1336 |
| 2013-11-27 | auto merge of #10642 : cmr/rust/strict_doccomment, r=alexcrichton | bors | -6/+22 |
| 2013-11-27 | Be more strict about doc comments | Corey Richardson | -6/+22 |