| Age | Commit message (Expand) | Author | Lines |
| 2015-04-01 | Fallout in public-facing and semi-public-facing libs | Niko Matsakis | -5/+5 |
| 2015-03-29 | Fix extremely small stability bars on docs page | Wesley Wiser | -0/+4 |
| 2015-03-29 | Auto merge of #23809 - cmr:issue-21310, r=Manishearth | bors | -2/+6 |
| 2015-03-27 | rustdoc: show negative impls properly in the implementors page | Corey Richardson | -2/+6 |
| 2015-03-27 | rollup merge of #23741: alexcrichton/remove-int-uint | Alex Crichton | -6/+6 |
| 2015-03-27 | rollup merge of #23752: alexcrichton/remove-should-fail | Alex Crichton | -9/+9 |
| 2015-03-27 | default => or_insert per RFC | Alexis Beingessner | -3/+3 |
| 2015-03-26 | update everything to use Entry defaults | Alexis | -9/+4 |
| 2015-03-26 | syntax: Remove support for #[should_fail] | Alex Crichton | -9/+9 |
| 2015-03-26 | Mass rename uint/int to usize/isize | Alex Crichton | -6/+6 |
| 2015-03-24 | Test fixes and rebase conflicts, round 2 | Alex Crichton | -6/+6 |
| 2015-03-24 | rollup merge of #23674: nagisa/fallout-1 | Alex Crichton | -6/+6 |
| 2015-03-25 | Fix some fallout in librustdoc | Simonas Kazlauskas | -6/+6 |
| 2015-03-25 | Add trivial cast lints. | Nick Cameron | -7/+7 |
| 2015-03-23 | rollup merge of #23598: brson/gate | Alex Crichton | -1/+1 |
| 2015-03-23 | rollup merge of #23633: tomjakubowski/rustdoc-array-prim | Alex Crichton | -8/+13 |
| 2015-03-23 | rollup merge of #23601: nikomatsakis/by-value-index | Alex Crichton | -6/+6 |
| 2015-03-23 | Add generic conversion traits | Aaron Turon | -3/+3 |
| 2015-03-23 | rustdoc: Add #[doc(test(no_inject_crate))] attribute | Brian Anderson | -1/+1 |
| 2015-03-23 | rustdoc: Support for "array" primitive | Tom Jakubowski | -8/+13 |
| 2015-03-23 | Fallout in stdlib, rustdoc, rustc, etc. For most maps, converted uses of | Niko Matsakis | -6/+6 |
| 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 |