| Age | Commit message (Expand) | Author | Lines |
| 2017-12-24 | Auto merge of #46894 - detrumi:fix-const-eval-trait, r=eddyb | bors | -2/+6 |
| 2017-12-21 | Add GenericParam, refactor Generics in ast, hir, rustdoc | Jonas Platte | -38/+49 |
| 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 | Auto merge of #46733 - nikomatsakis:nll-master-to-rust-master-5, r=arielb1 | bors | -0/+1 |
| 2017-12-18 | Rollup merge of #46786 - GuillaumeGomez:fix-sized-rendering, r=QuietMisdreavus | Guillaume Gomez | -5/+25 |
| 2017-12-18 | Fix ?Sized where bound not being displayed at the correct place | Guillaume Gomez | -5/+25 |
| 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-14 | Use PathBuf instead of String where applicable | Oliver Schneider | -8/+7 |
| 2017-12-13 | Auto merge of #46419 - jseyfried:all_imports_in_metadata, r=nrc | bors | -1/+1 |
| 2017-12-10 | Auto merge of #46232 - canndrew:never-docs, r=QuietMisdreavus | bors | -0/+6 |
| 2017-12-09 | rustdoc: Include `impl [u8]` in the docs | Oliver Middleton | -0/+1 |
| 2017-12-07 | Generate difference warnings for markdown files as well | Guillaume Gomez | -1/+1 |
| 2017-12-05 | Add field `is_import` to `def::Export`. | Jeffrey Seyfried | -1/+1 |
| 2017-12-03 | Auto merge of #46384 - ollie27:rustdoc_inline_assoc, r=QuietMisdreavus | bors | -95/+50 |
| 2017-11-29 | Update bootstrap compiler | Alex Crichton | -2/+0 |
| 2017-11-29 | rustdoc: Fix issues with cross-crate inlined associated items | Oliver Middleton | -95/+50 |
| 2017-11-25 | Auto merge of #46129 - kennytm:fix-46098-rustdoc-reexport-extern-type, r=Guil... | bors | -0/+1 |
| 2017-11-24 | Add docs for never primitive | Andrew Cann | -0/+6 |
| 2017-11-22 | Implement in-band lifetime bindings | Taylor Cramer | -2/+2 |
| 2017-11-21 | allow loading external files in documentation | QuietMisdreavus | -4/+140 |
| 2017-11-21 | Auto merge of #45701 - cramertj:impl-trait-this-time, r=eddyb | bors | -3/+2 |
| 2017-11-21 | Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM... | bors | -4/+19 |
| 2017-11-21 | Properly handle reexport of foreign items. | kennytm | -0/+1 |
| 2017-11-18 | Auto merge of #46000 - kennytm:fix-45640-extern-type-ice-in-rustdoc, r=QuietM... | bors | -0/+5 |
| 2017-11-17 | spotlight Iterator/Read/Write impls on function return types | QuietMisdreavus | -4/+19 |
| 2017-11-17 | Fix impl Trait Lifetime Handling | Taylor Cramer | -3/+2 |
| 2017-11-15 | Split hir::TyImplTrait, move checks to HIR lowering | Christopher Vittal | -1/+3 |
| 2017-11-15 | Support `extern type` in rustdoc. | kennytm | -0/+5 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -0/+1 |
| 2017-11-03 | Remove unused AsciiExt imports and fix tests related to ascii methods | Lukas Kalbertodt | -0/+1 |
| 2017-11-03 | [Syntax Breaking] Rename DefaultImpl to AutoImpl | leonardo.yvens | -7/+7 |
| 2017-10-27 | Implement RFC 1861: Extern types | Paul Lietar | -0/+17 |
| 2017-10-24 | Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakis | bors | -6/+6 |
| 2017-10-17 | rustdoc: add a primitive page for "unit" | Josh Stone | -2/+15 |
| 2017-10-17 | Fixing rustdoc | Sunjay Varma | -6/+6 |
| 2017-10-13 | Rollup merge of #44989 - QuietMisdreavus:what-is-your-quest, r=GuillaumeGomez | kennytm | -0/+2 |
| 2017-10-12 | Auto merge of #44969 - QuietMisdreavus:impls-for-everyone, r=steveklabnik | bors | -0/+15 |
| 2017-10-09 | let rustdoc print the crate version into docs | QuietMisdreavus | -0/+2 |
| 2017-10-09 | Auto merge of #45041 - est31:master, r=alexcrichton | bors | -2/+1 |
| 2017-10-07 | Fix invalid rustdoc rendering for FnTy args | Guillaume Gomez | -1/+1 |
| 2017-10-05 | Remove nacl from librustdoc | est31 | -2/+1 |
| 2017-10-01 | document trait impls when the type appears in the trait's generics | QuietMisdreavus | -0/+15 |
| 2017-09-24 | put empty generic lists behind a pointer | Ariel Ben-Yehuda | -15/+17 |
| 2017-09-21 | Refactor lifetime name into an enum | Taylor Cramer | -5/+5 |
| 2017-09-19 | Auto merge of #44026 - QuietMisdreavus:trimmed-std, r=steveklabnik | bors | -0/+31 |
| 2017-09-18 | incr.comp.: Already hash HIR bodies during metadata export so they don't have... | Michael Woerister | -2/+2 |
| 2017-09-18 | Use DefId instead of NodeId as identifier in resolve_lifetime::Region. | Michael Woerister | -1/+2 |