| Age | Commit message (Expand) | Author | Lines |
| 2017-09-17 | Rollup merge of #44549 - gaurikholkar:master, r=arielb1 | Tim Neumann | -20/+97 |
| 2017-09-17 | Rollup merge of #44533 - nrc:rustfmt-submod, r=alexcrichton | Tim Neumann | -5/+101 |
| 2017-09-17 | Rollup merge of #44509 - tamird:remove-rustbuild-feature, r=nikomatsakis | Tim Neumann | -1/+1 |
| 2017-09-17 | Rollup merge of #44397 - GuillaumeGomez:codeblock-color, r=QuietMisdreavus | Tim Neumann | -10/+173 |
| 2017-09-17 | Rollup merge of #44381 - jessicah:haiku-ci, r=alexcrichton | Tim Neumann | -0/+208 |
| 2017-09-17 | Rollup merge of #44088 - bjorn3:better_trace_macros, r=jseyfried | Tim Neumann | -3/+126 |
| 2017-09-17 | Rollup merge of #44073 - murarth:rc-into-raw-unsized, r=alexcrichton | Tim Neumann | -33/+71 |
| 2017-09-17 | Auto merge of #44641 - alexcrichton:disable-more-osx-assertions, r=Mark-Simul... | bors | -1/+10 |
| 2017-09-17 | Auto merge of #44634 - alexcrichton:rollup, r=alexcrichton | bors | -197/+479 |
| 2017-09-16 | ci: Disable rustc debug assertions on OSX | Alex Crichton | -1/+10 |
| 2017-09-16 | Rollup merge of #44631 - kennytm:travis-conditional-jobs, r=alexcrichton | Alex Crichton | -30/+52 |
| 2017-09-16 | Rollup merge of #44616 - alexcrichton:rustdoc-fix-again-whee, r=Mark-Simulacrum | Alex Crichton | -7/+10 |
| 2017-09-16 | Rollup merge of #44609 - jonhoo:hash-alloc, r=steveklabnik | Alex Crichton | -0/+6 |
| 2017-09-16 | Rollup merge of #44606 - alexcrichton:update-cmake, r=Mark-Simulacrum | Alex Crichton | -9/+9 |
| 2017-09-16 | Rollup merge of #44598 - RalfJung:installer, r=alexcrichton | Alex Crichton | -0/+0 |
| 2017-09-16 | Rollup merge of #44593 - budziq:stabilize_ord_max_min, r=alexcrichton | Alex Crichton | -7/+2 |
| 2017-09-16 | Rollup merge of #44590 - oli-obk:allow_unused_mut_on_vars, r=eddyb | Alex Crichton | -12/+12 |
| 2017-09-16 | Rollup merge of #44589 - makotokato:thumb2, r=alexcrichton | Alex Crichton | -1/+1 |
| 2017-09-16 | Rollup merge of #44586 - alexcrichton:smaller-query, r=michaelwoerister | Alex Crichton | -3/+16 |
| 2017-09-16 | Rollup merge of #44577 - cuviper:flat_map-fold, r=alexcrichton | Alex Crichton | -0/+64 |
| 2017-09-16 | Rollup merge of #44574 - alexcrichton:new-sccache-region, r=aidanhs | Alex Crichton | -8/+11 |
| 2017-09-16 | Rollup merge of #44560 - qmx:import-TyCtxt, r=eddyb | Alex Crichton | -94/+94 |
| 2017-09-16 | Rollup merge of #44542 - alexcrichton:fix-windows-emscripten, r=nikomatsakis | Alex Crichton | -2/+20 |
| 2017-09-16 | Rollup merge of #44531 - QuietMisdreavus:bump-gcc, r=alexcrichton | Alex Crichton | -19/+19 |
| 2017-09-16 | Rollup merge of #44395 - jcdyer:ip-constructors, r=alexcrichton | Alex Crichton | -1/+89 |
| 2017-09-16 | Rollup merge of #44356 - nrc:rls-component-manifest, r=@alexcrichton | Alex Crichton | -4/+13 |
| 2017-09-16 | Rollup merge of #44273 - bluss:rc-downcast, r=alexcrichton | Alex Crichton | -0/+61 |
| 2017-09-16 | Implement `Arc`/`Rc` raw pointer conversions for `?Sized` | Murarth | -33/+71 |
| 2017-09-16 | Auto merge of #43989 - circuitfox:sliceext-binary-search-sig, r=alexcrichton | bors | -15/+10 |
| 2017-09-16 | Auto merge of #43964 - Gankro:unsafe-reform, r=sfackler | bors | -12/+1174 |
| 2017-09-16 | Auto merge of #43017 - durka:stabilize-const-invocation, r=eddyb | bors | -101/+311 |
| 2017-09-16 | bump rls | Alex Burka | -3/+3 |
| 2017-09-16 | change #![feature(const_fn)] to specific gates | Alex Burka | -75/+127 |
| 2017-09-16 | Make use of Travis's conditional jobs. | kennytm | -30/+52 |
| 2017-09-16 | Auto merge of #44605 - alexcrichton:less-rustdoc, r=Mark-Simulacrum | bors | -2/+14 |
| 2017-09-16 | ci: haiku: wrap lines as necessary for tidy. | Jessica Hamilton | -4/+41 |
| 2017-09-16 | Auto merge of #44610 - alexcrichton:osx-no-assertions, r=Mark-Simulacrum | bors | -0/+5 |
| 2017-09-15 | ci: haiku: rename llvm-config to address tidy issues. | Jessica Hamilton | -1/+1 |
| 2017-09-15 | ci: move dist-x86_64-haiku into disabled. | Jessica Hamilton | -0/+0 |
| 2017-09-15 | rustbuild: Fix test "test rustdoc" invocation | Alex Crichton | -7/+10 |
| 2017-09-15 | travis: Disable LLVM assertions on OSX | Alex Crichton | -0/+5 |
| 2017-09-15 | HashMap::new and HashSet::new do not allocate | Jon Gjengset | -0/+6 |
| 2017-09-15 | Add a specific test for `FlatMap::fold` | Josh Stone | -0/+16 |
| 2017-09-15 | alloc: Add tracking issue for rc_downcast | Ulrik Sverdrup | -1/+1 |
| 2017-09-15 | rustbuild: Update `cmake` dependency | Alex Crichton | -9/+9 |
| 2017-09-15 | rustbuild: Compile the error-index in stage 2 | Alex Crichton | -2/+14 |
| 2017-09-15 | update rust-installer | Ralf Jung | -0/+0 |
| 2017-09-15 | stabilized ord_max_min (fixes #25663) | Michal Budzynski | -7/+2 |
| 2017-09-15 | Get `allow(unused_mut)` to work on `let` bindings | Oliver Schneider | -12/+12 |
| 2017-09-15 | Auto merge of #43949 - GuillaumeGomez:compile_fail_stable, r=alexcrichton | bors | -11/+34 |