| Age | Commit message (Expand) | Author | Lines |
| 2015-07-12 | Rollup merge of #26967 - tsurai:master, r=steveklabnik | Manish Goregaokar | -1/+1 |
| 2015-07-12 | Rollup merge of #26881 - andreastt:international_keyboard, r=alexcrichton | Manish Goregaokar | -44/+48 |
| 2015-07-11 | Auto merge of #26882 - andreastt:style_improvements, r=alexcrichton | bors | -2/+1 |
| 2015-07-11 | doc: remove playground links for structs and traits | Cristian Kubis | -1/+1 |
| 2015-07-10 | doc: set playground to nightly for unstable code | Cristian Kubis | -1/+8 |
| 2015-07-08 | librustdoc: generalise handling of keyboard shortcuts | Andreas Tolfsen | -44/+48 |
| 2015-07-08 | librustdoc: sharpen help dialogue edges | Andreas Tolfsen | -2/+1 |
| 2015-07-01 | rustdoc: Update jQuery from 2.1.0 to 2.1.4 | Nick Howell | -4/+4 |
| 2015-07-01 | In js from the docs, change keyboard eventlistener to be compatible with non-... | Mathieu David | -6/+33 |
| 2015-06-22 | Auto merge of #26037 - nhowell:plain_js_playpen, r=steveklabnik | bors | -14/+34 |
| 2015-06-18 | rustdoc: Update document title when displaying search results | Johannes Oertel | -0/+3 |
| 2015-06-12 | Convert playpen.js to plain JS. | Nick Howell | -14/+34 |
| 2015-05-31 | rustdoc: Tweak css of function where clauses | Ulrik Sverdrup | -3/+3 |
| 2015-05-22 | Rustdoc Search: Add Hint to Primitive Type Result | Pascal Hertleif | -0/+2 |
| 2015-05-22 | Rustdoc Search: Increase Relevance of Primitives | Pascal Hertleif | -0/+7 |
| 2015-05-22 | Rustdoc: Clean Up Some JS | Pascal Hertleif | -60/+57 |
| 2015-05-19 | rustdoc: Fix left margin for type aliases | Ulrik Sverdrup | -1/+1 |
| 2015-05-11 | Auto merge of #25225 - bluss:doc-search-assoc-items, r=alexcrichton | bors | -1/+2 |
| 2015-05-09 | rustdoc: Link associated items in search index to trait | Ulrik Sverdrup | -1/+2 |
| 2015-05-07 | Remove trailing whitespace on blank line | Rory O’Kane | -1/+1 |
| 2015-05-07 | Refactor doc toggle button label changing | Rory O’Kane | -14/+28 |
| 2015-04-30 | Fix doc [−] button bug by escaping differently | Rory O’Kane | -8/+8 |
| 2015-04-27 | Rollup merge of #24804 - liigo:new-trait-color, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-04-27 | Change literal minus ‘−’ to HTML entity ‘−’ | Rory O’Kane | -8/+8 |
| 2015-04-24 | In [-] doc buttons, change hyphen ‘-’ to minus ‘−’ | Rory O’Kane | -5/+5 |
| 2015-04-25 | rustdoc: change color of trait types | Liigo Zhuang | -1/+1 |
| 2015-04-24 | Rollup merge of #24717 - liigo:add-back-toggle-links, r=alexcrichton | Manish Goregaokar | -3/+7 |
| 2015-04-23 | rustdoc: add back [-]/[+] toggle links for unstable-methods | Liigo Zhuang | -3/+7 |
| 2015-04-23 | rustdoc: toggle collapse/expand all docs using the same link | Liigo Zhuang | -12/+17 |
| 2015-04-16 | rustdoc: Inline methods inhereted through Deref | Alex Crichton | -2/+6 |
| 2015-04-16 | rustdoc: Fix cross-crate macro source links | Alex Crichton | -0/+3 |
| 2015-04-16 | rustdoc: Overhaul stability displays | Alex Crichton | -29/+30 |
| 2015-04-13 | rustdoc: Prevent '/' from showing the help dialog | Barosl Lee | -3/+5 |
| 2015-04-05 | Auto merge of #24055 - estsauver:24044, r=alexcrichton | bors | -0/+2 |
| 2015-04-04 | Make changing doc search unhighlight current result | Earl St Sauver | -0/+2 |
| 2015-04-01 | Fix sidebar bug | Carlos Galarza | -4/+6 |
| 2015-03-29 | Fix extremely small stability bars on docs page | Wesley Wiser | -0/+4 |
| 2015-03-15 | Strip trailing whitespace | Tamir Duberstein | -4/+4 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 |
| 2015-03-14 | Auto merge of #23289 - mihneadb:rustdoc-search-by-type, r=alexcrichton | bors | -2/+35 |
| 2015-03-14 | Add support to search functions by type to rustdoc. | Mihnea Dobrescu-Balaur | -2/+35 |
| 2015-03-12 | Rollup merge of #22769 - :rustdocfix, r=brson | Manish Goregaokar | -17/+0 |
| 2015-03-09 | Rustdoc: Add Headline Style for `tymethod` | Pascal Hertleif | -2/+2 |
| 2015-03-06 | Rollup merge of #23082 - killercup:patch-6, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-05 | Fix Playpen Links Containing Multiple Examples | Pascal Hertleif | -1/+1 |
| 2015-03-05 | rustdoc: Move sidebar items into shared JavaScript. | Kang Seonghoon | -21/+65 |
| 2015-02-24 | fix rustdoc performance problems | Julian Orth | -17/+0 |
| 2015-02-20 | Fix style fallout from 204e2bd442 | Simonas Kazlauskas | -2/+17 |
| 2015-02-18 | Style all docblock links properly | Simonas Kazlauskas | -2/+2 |
| 2015-02-15 | Add styles for docblock tables | Simonas Kazlauskas | -0/+21 |