| Age | Commit message (Expand) | Author | Lines |
| 2017-12-29 | Auto merge of #46883 - QuietMisdreavus:faildown, r=GuillaumeGomez | bors | -2/+14 |
| 2017-12-28 | rustdoc: Don't try to generate links for modules in import paths | Oliver Middleton | -24/+2 |
| 2017-12-27 | rustdoc: add option to abort process on markdown differences | QuietMisdreavus | -2/+14 |
| 2017-12-24 | Auto merge of #46894 - detrumi:fix-const-eval-trait, r=eddyb | bors | -2/+6 |
| 2017-12-22 | Auto merge of #46779 - Zoxc:par-merge-without-sync, r=arielb1 | bors | -5/+2 |
| 2017-12-21 | Auto merge of #46922 - kennytm:rollup, r=kennytm | bors | -5/+6 |
| 2017-12-21 | Auto merge of #45930 - jplatte:generics_refactoring, r=eddyb | bors | -83/+73 |
| 2017-12-22 | Rollup merge of #46847 - GuillaumeGomez:more-sidebar-escape, r=QuietMisdreavus | kennytm | -3/+4 |
| 2017-12-22 | Rollup merge of #46814 - varkor:contrib-7, r=alexcrichton | kennytm | -1/+1 |
| 2017-12-22 | Rollup merge of #46636 - frewsxcv:frewsxcv-fn-box, r=estebank | kennytm | -1/+1 |
| 2017-12-21 | Combine GlobalArenas and DroplessArena into AllArenas | John Kåre Alsaker | -5/+2 |
| 2017-12-21 | Add GenericParam, refactor Generics in ast, hir, rustdoc | Jonas Platte | -83/+73 |
| 2017-12-21 | Rollup merge of #46861 - GuillaumeGomez:fix-ios-sidebar, r=QuietMisdreavus | Guillaume Gomez | -10/+50 |
| 2017-12-21 | Escape more items in the sidebar when needed | Guillaume Gomez | -3/+4 |
| 2017-12-21 | Auto merge of #46754 - cramertj:refactor-arg-impl, r=nikomatsakis | bors | -1/+0 |
| 2017-12-20 | Const-eval TyArray trait implementors | Wilco Kusee | -2/+6 |
| 2017-12-20 | Rollup merge of #46787 - varkor:contrib-6, r=QuietMisdreavus | kennytm | -5/+20 |
| 2017-12-20 | Auto merge of #46733 - nikomatsakis:nll-master-to-rust-master-5, r=arielb1 | bors | -0/+1 |
| 2017-12-20 | Fix sidebar on ios | Guillaume Gomez | -10/+50 |
| 2017-12-19 | Move source-output conflict checking into `compile_input` | varkor | -1/+1 |
| 2017-12-18 | Rollup merge of #46825 - GuillaumeGomez:mobile-search, r=QuietMisdreavus | Guillaume Gomez | -0/+20 |
| 2017-12-18 | Rollup merge of #46824 - GuillaumeGomez:doc-sidebar, r=QuietMisdreavus | Guillaume Gomez | -1/+1 |
| 2017-12-18 | Rollup merge of #46786 - GuillaumeGomez:fix-sized-rendering, r=QuietMisdreavus | Guillaume Gomez | -5/+25 |
| 2017-12-18 | Rollup merge of #46700 - GuillaumeGomez:more-relevant-doc-search, r=QuietMisd... | Guillaume Gomez | -12/+11 |
| 2017-12-18 | Improve search display on mobile | Guillaume Gomez | -0/+20 |
| 2017-12-18 | Fix dynamic crates listing in doc sidebar | Guillaume Gomez | -1/+1 |
| 2017-12-18 | Fix tidy issue | varkor | -1/+2 |
| 2017-12-18 | Fix ?Sized where bound not being displayed at the correct place | Guillaume Gomez | -5/+25 |
| 2017-12-17 | Add an option to allow rustdoc to list modules by appearance | varkor | -5/+19 |
| 2017-12-17 | syntax: Rename `P::unwrap` into `P::into_inner` | Vadim Petrochenkov | -2/+2 |
| 2017-12-15 | Refactor argument-position impl Trait | Taylor Cramer | -1/+0 |
| 2017-12-15 | add a new RegionKind variant: ReClosureBound | Niko Matsakis | -0/+1 |
| 2017-12-15 | Improve results a bit | Guillaume Gomez | -2/+6 |
| 2017-12-15 | Replace libtest/lib.rs:FnBox with std::boxed::FnBox. | Corey Farwell | -1/+1 |
| 2017-12-15 | make doc search more relevant | Guillaume Gomez | -12/+7 |
| 2017-12-14 | stub out trait aliases in librustdoc | Alex Burka | -0/+3 |
| 2017-12-14 | Use PathBuf instead of String where applicable | Oliver Schneider | -82/+86 |
| 2017-12-13 | Auto merge of #46419 - jseyfried:all_imports_in_metadata, r=nrc | bors | -2/+4 |
| 2017-12-13 | Rollup merge of #46672 - GuillaumeGomez:fix-type-filter-search, r=QuietMisdre... | kennytm | -4/+4 |
| 2017-12-13 | Rollup merge of #46668 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavus | kennytm | -4/+27 |
| 2017-12-12 | Fix type filter in rustdoc js | Guillaume Gomez | -4/+4 |
| 2017-12-11 | Fix mobile doc style and improve search bar | Guillaume Gomez | -4/+27 |
| 2017-12-10 | Auto merge of #46232 - canndrew:never-docs, r=QuietMisdreavus | bors | -1/+7 |
| 2017-12-10 | Auto merge of #46602 - mbrubeck:try, r=kennytm | bors | -14/+9 |
| 2017-12-09 | Use Try syntax for Option in place of macros or match | Matt Brubeck | -14/+9 |
| 2017-12-09 | rustdoc: Include `impl [u8]` in the docs | Oliver Middleton | -0/+1 |
| 2017-12-09 | Auto merge of #46586 - GuillaumeGomez:fix-mobile-important-display, r=QuietMi... | bors | -1/+9 |
| 2017-12-08 | Fixes doc important trait display on mobile | Guillaume Gomez | -1/+9 |
| 2017-12-08 | Auto merge of #46247 - GuillaumeGomez:md-warnings, r=QuietMisdreqvus | bors | -16/+57 |
| 2017-12-07 | Rollup merge of #46526 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavus | Guillaume Gomez | -5/+76 |