| Age | Commit message (Expand) | Author | Lines |
| 2016-04-12 | Clarify try! doc example | Szabolcs Berecz | -1/+1 |
| 2016-04-09 | Auto merge of #32786 - brson:cargotest, r=alexcrichton | bors | -4/+13 |
| 2016-04-09 | Auto merge of #32781 - michaelwoerister:dont-use-svh-in-debuginfo, r=alexcric... | bors | -8/+10 |
| 2016-04-08 | Auto merge of #32773 - mitaa:rdoc-ttfn-json, r=alexcrichton | bors | -158/+31 |
| 2016-04-08 | Auto merge of #32751 - alexcrichton:dist-docs, r=brson | bors | -68/+100 |
| 2016-04-08 | Auto merge of #32738 - Aatch:mir-operand-fn-ret, r=arielb1 | bors | -60/+220 |
| 2016-04-08 | Auto merge of #32695 - sfackler:default-buf-size, r=alexcrichton | bors | -1/+1 |
| 2016-04-08 | Fix some type-related bugs | James Miller | -18/+36 |
| 2016-04-07 | Fix cargotest | Brian Anderson | -4/+13 |
| 2016-04-07 | Auto merge of #32800 - Manishearth:rollup, r=Manishearth | bors | -124/+211 |
| 2016-04-07 | Rollup merge of #32741 - tbu-:pr_remove_fixme_12808, r=bluss | Manish Goregaokar | -86/+74 |
| 2016-04-07 | Rollup merge of #32737 - timonvo:arm-ehabi-backtraces, r=alexcrichton | Manish Goregaokar | -1/+6 |
| 2016-04-07 | Rollup merge of #32734 - tromey:dwarf-5-DW_LANG_Rust, r=michaelwoerister | Manish Goregaokar | -1/+3 |
| 2016-04-07 | Rollup merge of #32732 - dotdash:ext_arg, r=eddyb | Manish Goregaokar | -21/+102 |
| 2016-04-07 | Rollup merge of #32729 - pierzchalski:build_helper_suffix, r=alexcrichton | Manish Goregaokar | -3/+9 |
| 2016-04-07 | Rollup merge of #32687 - mneumann:dragonfly_fix_libstd, r=alexcrichton | Manish Goregaokar | -12/+17 |
| 2016-04-07 | Auto merge of #32016 - nikomatsakis:incr-comp-save, r=mw | bors | -708/+2037 |
| 2016-04-07 | argh, overlooked two extern crates | Niko Matsakis | -0/+2 |
| 2016-04-07 | Rollup merge of #32789 - jseyfried:fix_duplicate_resolve_errors, r=eddyb | Manish Goregaokar | -97/+76 |
| 2016-04-07 | Rollup merge of #32757 - taralx:patch-1, r=brson | Manish Goregaokar | -12/+12 |
| 2016-04-07 | Rollup merge of #32748 - aturon:simplified-spec, r=nikomatsakis | Manish Goregaokar | -70/+162 |
| 2016-04-07 | Rollup merge of #32745 - Amanieu:arc_fix, r=alexcrichton | Manish Goregaokar | -0/+1 |
| 2016-04-07 | Rollup merge of #32699 - bluss:slice-memcmp, r=alexcrichton | Manish Goregaokar | -44/+179 |
| 2016-04-07 | Rollup merge of #32674 - jseyfried:1422_groundwork, r=nikomatsakis | Manish Goregaokar | -298/+385 |
| 2016-04-07 | Auto merge of #32583 - arielb1:need-a-bound, r=nikomatsakis | bors | -523/+656 |
| 2016-04-07 | Fix libstd on DragonFly | Michael Neumann | -12/+17 |
| 2016-04-07 | test the substs ppaux code both with and without -Z verbose | Ariel Ben-Yehuda | -48/+63 |
| 2016-04-07 | Auto merge of #32649 - Amanieu:intrinsic_monomorphization_assert, r=eddyb | bors | -3/+47 |
| 2016-04-07 | Fix tidy errors | Jeffrey Seyfried | -2/+4 |
| 2016-04-07 | Fix fallout in tests | Jeffrey Seyfried | -31/+7 |
| 2016-04-07 | Add test for #30079 | Jeffrey Seyfried | -0/+55 |
| 2016-04-07 | Improve `PrivateItemsInPublicInterfacesVisitor` | Jeffrey Seyfried | -85/+109 |
| 2016-04-07 | Use the node id from the `Restricted` variant when checking accessibility | Jeffrey Seyfried | -42/+34 |
| 2016-04-07 | Make `hir::Visibility` non-copyable and add `ty::Visibility` | Jeffrey Seyfried | -165/+200 |
| 2016-04-07 | Refactor away `hir::Visibility::inherit_from` | Jeffrey Seyfried | -26/+7 |
| 2016-04-07 | Remove rustdocs json format | mitaa | -158/+31 |
| 2016-04-07 | Improve path resolution diagnostics | Jeffrey Seyfried | -66/+67 |
| 2016-04-06 | remove incorrect dependency on librustc_front | Niko Matsakis | -1/+0 |
| 2016-04-06 | Auto merge of #32230 - GuillaumeGomez:extend_css, r=alexcrichton | bors | -123/+196 |
| 2016-04-06 | Use crate name/disambiguator instead of SVH for debuginfo typeid. | Michael Woerister | -8/+10 |
| 2016-04-06 | Fix test cases to reflect that #32014...went away | Niko Matsakis | -4/+3 |
| 2016-04-06 | Rollup merge of #32774 - tbu-:pr_doc_tuple_copy, r=brson | Steve Klabnik | -2/+4 |
| 2016-04-06 | Rollup merge of #32766 - nikomatsakis:constant-pattern-warning-cycle, r=eddyb | Steve Klabnik | -1/+1 |
| 2016-04-06 | Rollup merge of #32761 - tshepang:assert, r=steveklabnik | Steve Klabnik | -12/+12 |
| 2016-04-06 | Rollup merge of #32744 - GuillaumeGomez:patch-3, r=steveklabnik | Steve Klabnik | -0/+12 |
| 2016-04-06 | Rollup merge of #32727 - matklad:fix-comment, r=alexcrichton | Steve Klabnik | -6/+6 |
| 2016-04-06 | Rollup merge of #32724 - sanxiyn:outdated-comment, r=dotdash | Steve Klabnik | -20/+5 |
| 2016-04-06 | Rollup merge of #32691 - frewsxcv:patch-28, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2016-04-06 | Rollup merge of #32679 - tclfs:patch-1, r=steveklabnik | Steve Klabnik | -3/+1 |
| 2016-04-06 | Rollup merge of #32668 - frewsxcv:hashmap-address-fixme, r=alexcrichton | Steve Klabnik | -8/+4 |