| Age | Commit message (Expand) | Author | Lines |
| 2018-03-14 | remove defaulting to unit | Andrew Cann | -4/+4 |
| 2018-03-13 | add `canonicalize` method to `InferCtxt` [VIC] | Niko Matsakis | -0/+1 |
| 2018-03-13 | Rollup merge of #48898 - GuillaumeGomez:remove-empty-section, r=QuietMisdreavus | kennytm | -8/+10 |
| 2018-03-13 | Rollup merge of #48631 - focusaurus:remember-collapse-setting, r=QuietMisdreavus | kennytm | -0/+6 |
| 2018-03-10 | Auto merge of #48755 - GuillaumeGomez:rustdoc-fixes, r=QuietMisdreavus | bors | -64/+78 |
| 2018-03-09 | Remove auto trait implementation section when empty | Guillaume Gomez | -8/+10 |
| 2018-03-09 | Fix anchor not always being put at the right place | Guillaume Gomez | -0/+3 |
| 2018-03-09 | Fix escape not working when searchbar selected | Guillaume Gomez | -3/+6 |
| 2018-03-09 | Add missing items in the sidebar for functions | Guillaume Gomez | -55/+52 |
| 2018-03-08 | Rollup merge of #48789 - GuillaumeGomez:horizontal-scroll, r=QuietMisdreavus | Manish Goregaokar | -1/+1 |
| 2018-03-08 | Deduplicate code in rustdoc | Oliver Schneider | -38/+24 |
| 2018-03-08 | Add InterpretInterner to StableHashingContext for AllocId serialization | Oliver Schneider | -16/+37 |
| 2018-03-08 | Fully use miri in trans | Oliver Schneider | -2/+10 |
| 2018-03-08 | Initial changes to librustc to support const trait fns. | Alexander Regueiro | -7/+2 |
| 2018-03-07 | Rollup merge of #48698 - ishitatsuyuki:burn-equate, r=nikomatsakis | Alex Crichton | -11/+0 |
| 2018-03-06 | Rollup merge of #48511 - GuillaumeGomez:rustdoc-resource-suffix, r=QuietMisdr... | Alex Crichton | -27/+64 |
| 2018-03-06 | Update env_logger to 0.5.4 | Alex Crichton | -1/+1 |
| 2018-03-06 | Fix sidebar horizontal scroll | Guillaume Gomez | -1/+1 |
| 2018-03-05 | Add resource-suffix option for rustdoc | Guillaume Gomez | -27/+64 |
| 2018-03-05 | Don't generate '[+]'/'[-]' on 'empty' traits | Guillaume Gomez | -7/+18 |
| 2018-03-05 | Turn features() into a query. | Michael Woerister | -1/+1 |
| 2018-03-04 | Remove ty::Predicate::Equate and ty::EquatePredicate (dead code) | Tatsuyuki Ishi | -11/+0 |
| 2018-03-03 | Rollup merge of #48283 - QuietMisdreavus:rustdoc-readme, r=@GuillaumeGomez | kennytm | -0/+172 |
| 2018-03-02 | Replace Rc with Lrc for shared data | John Kåre Alsaker | -13/+15 |
| 2018-03-01 | Fix breakage in rustdoc | Sean Griffin | -1/+6 |
| 2018-03-01 | Rename doc collapse sentinal to rustdoc-collapse | Peter Lyons | -3/+3 |
| 2018-03-01 | Remember state of top-level collapse toggle widget | Peter Lyons | -0/+6 |
| 2018-02-28 | Rollup merge of #48473 - GuillaumeGomez:rustdoc-auto-trait-impl-fix, r=QuietM... | kennytm | -2/+6 |
| 2018-02-28 | Rollup merge of #48381 - GuillaumeGomez:rustdoc-theme-securities, r=QuietMisd... | kennytm | -11/+35 |
| 2018-02-28 | Auto merge of #47894 - vi:rustdoc_foldable_impls, r=GuillaumeGomez,QuietMisdr... | bors | -52/+144 |
| 2018-02-24 | Rollup merge of #48415 - QuietMisdreavus:traits-on-traits-on-traits, r=Manish... | Manish Goregaokar | -3/+16 |
| 2018-02-24 | Fix auto trait impl rustdoc ice | Guillaume Gomez | -2/+6 |
| 2018-02-22 | Auto merge of #48343 - Mark-Simulacrum:release-step, r=kennytm | bors | -2/+0 |
| 2018-02-21 | proper early-bail condition | QuietMisdreavus | -1/+1 |
| 2018-02-21 | track extern traits being inlined | QuietMisdreavus | -1/+10 |
| 2018-02-21 | manually release `cx.external_traits` while building the new trait | QuietMisdreavus | -3/+7 |
| 2018-02-21 | Rollup merge of #48382 - GuillaumeGomez:fix-rustdoc-test-panic, r=estebank | Guillaume Gomez | -12/+15 |
| 2018-02-21 | Rollup merge of #48335 - Manishearth:shortcut-links, r=QuietMisdreavus | Guillaume Gomez | -12/+45 |
| 2018-02-21 | Rollup merge of #48106 - QuietMisdreavus:teleporting-crates, r=GuillaumeGomez | Guillaume Gomez | -2/+3 |
| 2018-02-20 | rustdoc: On mobile: hide §, adjust [+] position | Vitaly _Vi Shukela | -2/+6 |
| 2018-02-20 | Fix rustdoc test ICE | Guillaume Gomez | -12/+15 |
| 2018-02-20 | Remove theme button outline | Guillaume Gomez | -0/+4 |
| 2018-02-20 | Allow to not switch to a theme if it doesn't exist | Guillaume Gomez | -11/+31 |
| 2018-02-20 | Change local storage name for rustdoc because of conflicts with mdbook | Guillaume Gomez | -1/+1 |
| 2018-02-20 | stage0 cfg cleanup | Mark Simulacrum | -2/+0 |
| 2018-02-20 | review nits | QuietMisdreavus | -6/+8 |
| 2018-02-19 | Sort synthetic impls bounds before rendering | Aaron Hill | -0/+45 |
| 2018-02-19 | rustdoc: Reposition the § per GuillaumeGomez request | Vitaly _Vi Shukela | -1/+5 |
| 2018-02-18 | Filter out non-macros in resolve_macro | Manish Goregaokar | -2/+6 |
| 2018-02-18 | Generate shortcut links | Manish Goregaokar | -2/+19 |