| Age | Commit message (Expand) | Author | Lines |
| 2014-03-28 | auto merge of #13149 : brson/rust/rustdoclogo, r=alexcrichton | bors | -2/+2 |
| 2014-03-28 | auto merge of #13107 : seanmonstar/rust/encoder-errors, r=erickt | bors | -1342/+6481 |
| 2014-03-27 | auto merge of #13108 : pongad/rust/lintraw, r=huonw | bors | -0/+77 |
| 2014-03-27 | auto merge of #13173 : alexcrichton/rust/rustdoc-mods, r=huonw | bors | -2/+4 |
| 2014-03-27 | Initial support for emitting DWARF for static vars. | gentlefolk | -77/+711 |
| 2014-03-27 | serialize: use Result | Sean McArthur | -1342/+6481 |
| 2014-03-27 | Revert "Modules are either public, or private, so private modules should be s... | Alex Crichton | -2/+4 |
| 2014-03-27 | auto merge of #13050 : alexcrichton/rust/no-send-default, r=huonw | bors | -392/+405 |
| 2014-03-27 | auto merge of #13151 : brson/rust/dist, r=alexcrichton,brson | bors | -40/+118 |
| 2014-03-27 | doc: Update the tutorial about bounds for traits | Alex Crichton | -23/+25 |
| 2014-03-27 | Fix fallout of removing default bounds | Alex Crichton | -363/+377 |
| 2014-03-27 | rustc: Stop adding the Send bound implicitly | Alex Crichton | -6/+3 |
| 2014-03-27 | auto merge of #13136 : alexcrichton/rust/spawn-deadlock, r=brson | bors | -1/+13 |
| 2014-03-27 | auto merge of #13001 : cmr/rust/unnamed-lifetime-nocapture, r=nikomatsakis | bors | -3/+50 |
| 2014-03-27 | test/run-pass/out-of-stack: prevent tco | Corey Richardson | -0/+1 |
| 2014-03-27 | verify-grammar llnextgen | Jan Kobler | -15/+15 |
| 2014-03-27 | verify-grammar keyword crate | Jan Kobler | -0/+1 |
| 2014-03-27 | auto merge of #13034 : edwardw/rust/match, r=nikomatsakis | bors | -41/+280 |
| 2014-03-27 | Address review | Corey Richardson | -9/+9 |
| 2014-03-27 | rustc: mark references w/anonymous lifetime nocapture | Corey Richardson | -3/+49 |
| 2014-03-27 | _match.rs: prune sub-match tree too aggressively | Edward Wang | -41/+280 |
| 2014-03-27 | Added lint for #[deriving] structs and enums with unsafe pointers. #13032. | Michael Darakananda | -0/+77 |
| 2014-03-26 | rustc: Fix tests for sysroot changes | Brian Anderson | -2/+2 |
| 2014-03-26 | auto merge of #13079 : alexcrichton/rust/colons, r=cmr | bors | -73/+59 |
| 2014-03-26 | rustc: Fix detection of lib64 directory | Brian Anderson | -1/+1 |
| 2014-03-26 | install: Don't allow installation over the install files | Brian Anderson | -2/+14 |
| 2014-03-26 | auto merge of #13145 : alexcrichton/rust/flip-some-defaults, r=brson | bors | -46/+31 |
| 2014-03-26 | install: name the bundled manifest 'manifest.in'. Cleanup | Brian Anderson | -4/+6 |
| 2014-03-26 | syntax: Tweak parsing bounds on generics paths | Alex Crichton | -73/+59 |
| 2014-03-26 | auto merge of #13152 : huonw/rust/wtf-are-things-in-spans, r=alexcrichton | bors | -4/+27 |
| 2014-03-26 | auto merge of #13071 : ktt3ja/rust/deterministic-lifetime-suggestion, r=cmr | bors | -3/+29 |
| 2014-03-26 | syntax: Permit visibility on tuple fields | Alex Crichton | -21/+30 |
| 2014-03-26 | rustc: Relax restriction on privacy for fields | Alex Crichton | -25/+1 |
| 2014-03-26 | Add test using early-bound lifetimes in trait generic parameters. | Felix S. Klock II | -0/+135 |
| 2014-03-26 | Fix Repr impl for method::Candidate to include the method_ty. | Felix S. Klock II | -1/+2 |
| 2014-03-26 | Fix #13140: Early/Late Bound related ICEs. | Felix S. Klock II | -2/+5 |
| 2014-03-26 | bench: Put the spawn bench back on libgreen | Alex Crichton | -1/+13 |
| 2014-03-26 | auto merge of #13135 : alexcrichton/rust/dox, r=alexcrichton | bors | -116/+716 |
| 2014-03-26 | Derive TotalEq for std::intrinsics::TypeId | Tomas Sedovic | -1/+1 |
| 2014-03-27 | syntax: add a missing span rewrite in fold. | Huon Wilson | -1/+1 |
| 2014-03-27 | syntax: add a some docs/clarification to the fields of ExpnInfo. | Huon Wilson | -3/+26 |
| 2014-03-26 | auto merge of #13134 : alexcrichton/rust/freebsd-libm, r=thestinger | bors | -0/+1 |
| 2014-03-26 | auto merge of #13133 : alexcrichton/rust/issue-13130, r=brson | bors | -11/+32 |
| 2014-03-26 | auto merge of #13117 : alexcrichton/rust/no-crate-map, r=brson | bors | -338/+116 |
| 2014-03-25 | install: Support --libdir and --mandir correctly | Brian Anderson | -35/+94 |
| 2014-03-25 | auto merge of #13039 : Kimundi/rust/iter_by_value_extend, r=alexcrichton | bors | -78/+75 |
| 2014-03-25 | auto merge of #13106 : CLUSTERfoo/rust/docs/labelled_breaks, r=brson | bors | -4/+61 |
| 2014-03-25 | mk: Rename CFG_COMPILER to CFG_COMPILER_HOST_TRIPLE | Brian Anderson | -1/+1 |
| 2014-03-25 | rustc: Stop relying on CFG_LIBDIR_RELATIVE | Brian Anderson | -1/+7 |
| 2014-03-25 | configure: Make rustlibdir non-configurable | Brian Anderson | -2/+1 |