| Age | Commit message (Expand) | Author | Lines |
| 2015-03-18 | [rustdoc] Fix source hyperlinks in docs | Ivan Petkov | -5/+12 |
| 2015-03-15 | Strip trailing whitespace | Tamir Duberstein | -4/+4 |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -2/+0 |
| 2015-03-15 | Auto merge of #23351 - nagisa:rustdoc-lines-2, r=alexcrichton | bors | -9/+10 |
| 2015-03-14 | Auto merge of #23289 - mihneadb:rustdoc-search-by-type, r=alexcrichton | bors | -3/+142 |
| 2015-03-14 | Add support to search functions by type to rustdoc. | Mihnea Dobrescu-Balaur | -3/+142 |
| 2015-03-14 | Split rustdoc summary lines in a smarter way | Simonas Kazlauskas | -9/+10 |
| 2015-03-13 | Auto merge of #23292 - alexcrichton:stabilize-io, r=aturon | bors | -2/+3 |
| 2015-03-13 | Fallout of std::old_io deprecation | Alex Crichton | -2/+3 |
| 2015-03-12 | rustdoc: Fix ICE with cross-crate default impls | Alex Crichton | -0/+1 |
| 2015-03-12 | Auto merge of #23265 - eddyb:meth-ast-refactor, r=nikomatsakis | bors | -22/+30 |
| 2015-03-12 | Rollup merge of #22769 - :rustdocfix, r=brson | Manish Goregaokar | -17/+0 |
| 2015-03-11 | syntax: gather common fields of impl & trait items into their respective types. | Eduard Burtescu | -22/+30 |
| 2015-03-10 | Auto merge of #23250 - liigo:plain-summary-line, r=alexcrichton | bors | -3/+4 |
| 2015-03-10 | rustdoc: get back 'plain summary line' in sidebar | Liigo Zhuang | -3/+4 |
| 2015-03-09 | Rustdoc: Add Headline Style for `tymethod` | Pascal Hertleif | -2/+2 |
| 2015-03-07 | rustdoc: Fixed an asynchronous loading of rustdoc sidebars. | Kang Seonghoon | -1/+1 |
| 2015-03-06 | rollup merge of #22975: alexcrichton/stabilize-ffi | Alex Crichton | -2/+1 |
| 2015-03-06 | BufferedWriter -> BufWriter (fixup #23060) | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23082 - killercup:patch-6, r=alexcrichton | Manish Goregaokar | -1/+1 |
| 2015-03-06 | Rollup merge of #23060 - lifthrasiir:rustdoc-sidebar-in-js, r=alexcrichton | Manish Goregaokar | -72/+106 |
| 2015-03-05 | std: Stabilize the `ffi` module | Alex Crichton | -2/+1 |
| 2015-03-05 | Fix Playpen Links Containing Multiple Examples | Pascal Hertleif | -1/+1 |
| 2015-03-05 | rustdoc: Reworded comments to give the rationale for JS. | Kang Seonghoon | -1/+8 |
| 2015-03-05 | rustdoc: Move sidebar items into shared JavaScript. | Kang Seonghoon | -72/+99 |
| 2015-03-04 | std: Deprecate std::old_io::fs | Alex Crichton | -60/+66 |
| 2015-02-24 | fix rustdoc performance problems | Julian Orth | -17/+0 |
| 2015-02-24 | rustc_resolve: use the visitor model more, remove redundant repeated lookups. | Eduard Burtescu | -3/+0 |
| 2015-02-22 | Auto merge of #22466 - Kimundi:str_pattern_ai_safe, r=aturon | bors | -1/+1 |
| 2015-02-22 | Rollup merge of #22592 - nikomatsakis:deprecate-bracket-bracket, r=aturon | Manish Goregaokar | -1/+1 |
| 2015-02-22 | Rollup merge of #22578 - nagisa:deprecated-fallout, r=alexcrichton | Manish Goregaokar | -12/+15 |
| 2015-02-20 | Remove remaining uses of `[]`. This time I tried to use deref coercions where... | Niko Matsakis | -1/+1 |
| 2015-02-20 | Escape some rustdoc strings | Simonas Kazlauskas | -12/+15 |
| 2015-02-20 | Fix style fallout from 204e2bd442 | Simonas Kazlauskas | -2/+17 |
| 2015-02-20 | Addressed PR comments | Marvin Löbel | -1/+1 |
| 2015-02-18 | rollup merge of #22502: nikomatsakis/deprecate-bracket-bracket | Alex Crichton | -1/+1 |
| 2015-02-18 | Round 1 fixes and rebase conflicts | Alex Crichton | -2/+2 |
| 2015-02-18 | Replace all uses of `&foo[]` with `&foo[..]` en masse. | Niko Matsakis | -1/+1 |
| 2015-02-18 | rollup merge of #22498: nagisa/style-fixes | Alex Crichton | -4/+3 |
| 2015-02-18 | std: Implement CString-related RFCs | Alex Crichton | -2/+2 |
| 2015-02-18 | Fix inconsistent spacing of collapse all button | Simonas Kazlauskas | -2/+1 |
| 2015-02-18 | Style all docblock links properly | Simonas Kazlauskas | -2/+2 |
| 2015-02-17 | Rollup merge of #22273 - nagisa:doc-deprecated, r=alexcrichton | Manish Goregaokar | -5/+18 |
| 2015-02-17 | Rollup merge of #22369 - nagisa:docblock-table, r=steveklabnik | Manish Goregaokar | -0/+21 |
| 2015-02-15 | Add styles for docblock tables | Simonas Kazlauskas | -0/+21 |
| 2015-02-15 | Count and show the deprecated attribute again | Simonas Kazlauskas | -5/+18 |
| 2015-02-13 | rustdoc: Show must_use attribute | Seo Sanghyeon | -1/+19 |
| 2015-02-10 | rollup merge of #22097: cllns/fix-fallback-fonts | Alex Crichton | -1/+1 |
| 2015-02-09 | Make fallback font 'serif', rather than 'sans-serif' fonts | Sean Collins | -1/+1 |
| 2015-02-08 | Rename Show to Debug, String to Display | Alexander Korolkov | -1/+1 |