| Age | Commit message (Expand) | Author | Lines |
| 2013-05-06 | Improve lifetimes on foldl/foldr and lift the Copy requirement | Alex Crichton | -8/+9 |
| 2013-05-05 | core: Remove a call to `breakpoint` from a test | Brian Anderson | -13/+1 |
| 2013-05-05 | Fix two more write guard failures | Niko Matsakis | -59/+45 |
| 2013-05-05 | compile-fail tests for #[non_owned] and #[mutable] | Daniel Micay | -0/+76 |
| 2013-05-05 | factor out the has_attr checks | Daniel Micay | -15/+13 |
| 2013-05-05 | mark Cell as non-Const with #[mutable] | Daniel Micay | -0/+1 |
| 2013-05-05 | add #[non_owned] and #[mutable] attributes | Daniel Micay | -25/+44 |
| 2013-05-05 | Merge remote-tracking branch 'mozilla/incoming' into issue-5910-dyna-freeze | Niko Matsakis | -5454/+6931 |
| 2013-05-05 | auto merge of #6208 : sanxiyn/rust/accurate-span, r=sanxiyn | bors | -6/+6 |
| 2013-05-06 | Fix span tests | Seo Sanghyeon | -2/+2 |
| 2013-05-05 | Address all FIXMEs from #5562 | Niko Matsakis | -23/+11 |
| 2013-05-05 | add warning for #6248 and remove instances of it | Niko Matsakis | -92/+142 |
| 2013-05-05 | disable lang debug for perf | Niko Matsakis | -1/+1 |
| 2013-05-04 | auto merge of #6234 : yichoi/rust/glob-dummy-pull, r=thestinger | bors | -2/+39 |
| 2013-05-05 | rt: rust_android_dummy.cpp fix for make tidy | Young-il Choi | -1/+4 |
| 2013-05-05 | Allow non-literal static range pattern for match arms | Jeong YunWon | -2/+18 |
| 2013-05-04 | Register snapshots | Brian Anderson | -5720/+16 |
| 2013-05-04 | separate out write_guard code into its own module | Niko Matsakis | -204/+38 |
| 2013-05-04 | make asm_comments something that you opt in to | Niko Matsakis | -14/+8 |
| 2013-05-04 | improve DEBUG_BORROW printouts | Niko Matsakis | -52/+109 |
| 2013-05-04 | Reduce code bloat from managed allocations | Björn Steinbrink | -2/+0 |
| 2013-05-04 | auto merge of #6230 : thestinger/rust/whitespace, r=catamorphism | bors | -567/+163 |
| 2013-05-04 | rt: glob, globfree dummy function for android | Young-il Choi | -2/+36 |
| 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 |