| Age | Commit message (Expand) | Author | Lines |
| 2013-05-03 | auto merge of #6229 : catamorphism/rust/warning-police, r=catamorphism | bors | -26/+17 |
| 2013-05-03 | auto merge of #6227 : graydon/rust/issue-6112-box-annihilator, r=graydon | bors | -6/+25 |
| 2013-05-03 | auto merge of #6219 : dotdash/rust/fmt, r=graydon | bors | -4/+2 |
| 2013-05-03 | factor code for write guards into its own module; add neglected resolve_stage0 | Niko Matsakis | -0/+5514 |
| 2013-05-03 | auto merge of #6198 : luqmana/rust/linker-arg, r=graydon | bors | -12/+24 |
| 2013-05-04 | compiletest: remove --host and cleanup | Young-il Choi | -144/+144 |
| 2013-05-03 | auto merge of #6124 : catamorphism/rust/rustpkg, r=catamorphism | bors | -132/+428 |
| 2013-05-03 | rustpkg: Make code actually compile | Tim Chevalier | -4/+3 |
| 2013-05-03 | add gitattributes and fix whitespace issues | Daniel Micay | -567/+163 |
| 2013-05-03 | rustc: Warning police | Tim Chevalier | -11/+8 |
| 2013-05-03 | syntax: Warning police | Tim Chevalier | -4/+3 |
| 2013-05-03 | std: Warning police | Tim Chevalier | -10/+3 |
| 2013-05-03 | core: Warning police | Tim Chevalier | -1/+3 |
| 2013-05-03 | rustpkg: Handle sysroot more correctly | Tim Chevalier | -52/+106 |
| 2013-05-03 | tidy | Tim Chevalier | -1/+1 |
| 2013-05-03 | rustpkg: Implement install command | Tim Chevalier | -85/+328 |
| 2013-05-03 | auto merge of #6200 : catamorphism/rust/issue-5358, r=catamorphism | bors | -34/+85 |
| 2013-05-03 | Remove pub from core::{unicode,cmath,stackwalk,rt} | Alex Crichton | -23/+22 |
| 2013-05-03 | rustc: add rooting, write-guards to slices etc | Niko Matsakis | -32/+194 |
| 2013-05-03 | Be more careful about the order in which we read the next field | Niko Matsakis | -6/+25 |
| 2013-05-03 | tidy | Tim Chevalier | -7/+7 |
| 2013-05-03 | rustc: Handle struct patterns where the expected type is an enum | Tim Chevalier | -34/+85 |
| 2013-05-03 | auto merge of #6217 : Sodel-the-Vociferous/rust/export-ToBytes, r=graydon | bors | -2/+1 |
| 2013-05-03 | librustc: Add argument to allow choosing "linker" | Luqman Aden | -12/+24 |
| 2013-05-03 | lang: um, actually set locking bits! this code got lost. | Niko Matsakis | -1/+11 |
| 2013-05-03 | auto merge of #6216 : Sodel-the-Vociferous/rust/dralston-6146, r=graydon | bors | -1/+1 |
| 2013-05-03 | auto merge of #6213 : kud1ing/rust/patch-1, r=graydon | bors | -0/+2 |
| 2013-05-03 | Correct mismatch between the way that pattern ids and expression ids map to t... | Niko Matsakis | -115/+131 |
| 2013-05-03 | auto merge of #6046 : brson/rust/io, r=graydon | bors | -307/+1363 |
| 2013-05-04 | compiletest: fix decision rule to run and cleanup | Young-il Choi | -18/+37 |
| 2013-05-03 | auto merge of #6185 : gifnksm/rust/prelude-from_str, r=graydon | bors | -23/+14 |
| 2013-05-03 | Avoid needless creation of unique strings in fmt!() | Björn Steinbrink | -4/+2 |
| 2013-05-03 | Change borrow debugging so it is disabled by -O | Niko Matsakis | -73/+129 |
| 2013-05-03 | FIX: Export to_bytes::ToBytes | Daniel Ralston | -2/+1 |
| 2013-05-03 | auto merge of #6207 : sanxiyn/rust/tc-big, r=thestinger | bors | -78/+0 |
| 2013-05-03 | Add core::cmp::Equiv to prelude | Daniel Ralston | -1/+1 |
| 2013-05-03 | auto merge of #6204 : pcwalton/rust/uninhabited-enum-cast, r=catamorphism | bors | -6/+16 |
| 2013-05-03 | Remove extra `#[cfg(stage0)]` | gifnksm | -5/+0 |
| 2013-05-03 | Add a brief description to show up in http://static.rust-lang.org/doc/core/in... | kud1ing | -0/+2 |
| 2013-05-02 | auto merge of #6212 : brson/rust/xfail-flatpipes, r=brson | bors | -0/+1 |
| 2013-05-02 | std: xfail test_serializing_pipes | Brian Anderson | -0/+1 |
| 2013-05-02 | auto merge of #6206 : sanxiyn/rust/mach-sty, r=thestinger | bors | -20/+2 |
| 2013-05-02 | Merge remote-tracking branch 'brson/io' into incoming | Brian Anderson | -307/+1363 |
| 2013-05-02 | auto merge of #6201 : pcwalton/rust/inhtwama-serializer, r=graydon | bors | -533/+5357 |
| 2013-05-02 | auto merge of #6140 : Dretch/rust/run-with-rust, r=brson | bors | -250/+492 |
| 2013-05-02 | core: Wire up the unwinder to newsched again | Brian Anderson | -17/+18 |
| 2013-05-02 | rustc: Drop the visitor object from the visitor glue | Brian Anderson | -4/+9 |
| 2013-05-02 | librustc: Make uninhabited enums not castable to int | Patrick Walton | -6/+16 |
| 2013-05-02 | move @mut into scope_info | Niko Matsakis | -54/+55 |
| 2013-05-02 | auto merge of #6195 : luqmana/rust/newtype-drop, r=catamorphism | bors | -0/+28 |