| Age | Commit message (Expand) | Author | Lines |
| 2017-07-13 | rustdoc: Don't run Markdown tests twice | Oliver Middleton | -2/+6 |
| 2017-06-02 | Rollup merge of #42360 - ollie27:rustdoc_vector_rename, r=GuillaumeGomez | Mark Simulacrum | -22/+12 |
| 2017-06-02 | Rollup merge of #42225 - brson:vs2017, r=alexcrichton | Mark Simulacrum | -1/+1 |
| 2017-06-01 | Support VS 2017 | Brian Anderson | -1/+1 |
| 2017-06-01 | rustdoc: Rename `Vector` and `FixedVector` to `Slice` and `Array` | Oliver Middleton | -22/+12 |
| 2017-06-01 | Rollup merge of #42297 - tschottdorf:proj-ty, r=nikomatsakis | Corey Farwell | -1/+1 |
| 2017-05-31 | rustdoc: Cleanup associated const value rendering | Oliver Middleton | -156/+56 |
| 2017-05-31 | Upgrade ProjectionTy's Name to a DefId | Tobias Schottdorf | -1/+1 |
| 2017-05-30 | Fix signature by adding parens when needed | Guillaume Gomez | -14/+23 |
| 2017-05-28 | fix RUST_LOG ICE caused by printing a default impl's DefId | Ariel Ben-Yehuda | -1/+1 |
| 2017-05-25 | Auto merge of #40847 - jseyfried:decl_macro, r=nrc | bors | -4/+3 |
| 2017-05-25 | Fix merge conflicts. | Jeffrey Seyfried | -1/+1 |
| 2017-05-25 | Refactor out `ast::MacroDef`. | Jeffrey Seyfried | -3/+2 |
| 2017-05-25 | Auto merge of #41700 - GuillaumeGomez:extend-css-stable, r=killercup | bors | -3/+4 |
| 2017-05-24 | Add precisions for the help message for --extend-css | Guillaume Gomez | -2/+3 |
| 2017-05-22 | rustdoc: Fix names of items in cross crate reexported modules | Oliver Middleton | -23/+7 |
| 2017-05-21 | Update to trait bounds CSS in rustdoc | Daniel Lockyer | -0/+2 |
| 2017-05-19 | Rollup merge of #42096 - ollie27:rustdoc_js_impls, r=GuillaumeGomez | Mark Simulacrum | -3/+3 |
| 2017-05-19 | Rollup merge of #42092 - cuviper:args_os, r=Mark-Simulacrum | Mark Simulacrum | -2/+9 |
| 2017-05-19 | rustdoc: Fix implementors list javascript | Oliver Middleton | -3/+3 |
| 2017-05-18 | Give a nicer error for non-Unicode arguments to rustc and rustdoc | Josh Stone | -2/+9 |
| 2017-05-18 | Make documentation works again by removing two unnecessary ES6 pieces. | pravic | -3/+3 |
| 2017-05-16 | Rollup merge of #42011 - rap2hpoutre:patch-5, r=GuillaumeGomez | Mark Simulacrum | -0/+5 |
| 2017-05-16 | Rollup merge of #42001 - ollie27:rustdoc_extern_fn, r=GuillaumeGomez | Mark Simulacrum | -1/+0 |
| 2017-05-16 | improve collapse toggle render (css) | Raphaƫl Huchet | -0/+5 |
| 2017-05-15 | Remove rustc_llvm dependency from librustc | Robin Kruppe | -0/+3 |
| 2017-05-15 | rustdoc: Display `extern "C" fn` instead of `extern fn` | Oliver Middleton | -1/+0 |
| 2017-05-14 | Remove rustc_llvm dependency from rustc_metadata | Robin Kruppe | -3/+5 |
| 2017-05-13 | Rollup merge of #41950 - GuillaumeGomez:rustdoc-links, r=frewsxcv | Mark Simulacrum | -4/+8 |
| 2017-05-13 | Rollup merge of #41826 - GuillaumeGomez:add-markdown-content, r=frewsxcv | Mark Simulacrum | -2/+23 |
| 2017-05-13 | rustc: stop interning CodeExtent, it's small enough. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-05-13 | Auto merge of #41965 - Mark-Simulacrum:rollup, r=Mark-Simulacrum | bors | -0/+4 |
| 2017-05-13 | Auto merge of #41847 - alexcrichton:less-unstable-annotations, r=eddyb | bors | -3/+4 |
| 2017-05-12 | Rollup merge of #41951 - Eijebong:master, r=GuillaumeGomez | Mark Simulacrum | -0/+1 |
| 2017-05-12 | Fix anchor invalid redirection to search | Guillaume Gomez | -4/+8 |
| 2017-05-12 | rustdoc: Break words in the location box of the sidebar. | Bastien Orivel | -0/+1 |
| 2017-05-11 | rustc: Remove #![unstable] annotation | Alex Crichton | -3/+4 |
| 2017-05-11 | Fix search when looking to sources | Guillaume Gomez | -0/+3 |
| 2017-05-09 | resolved merge conflicts | achernyak | -287/+530 |
| 2017-05-08 | Add markdown-[before|after]-content options | Guillaume Gomez | -2/+23 |
| 2017-05-08 | Remove need for &format!(...) or &&"" dances in `span_label` calls | Oliver Schneider | -2/+2 |
| 2017-05-07 | Auto merge of #41785 - Mark-Simulacrum:issue-41783, r=GuillaumeGomez | bors | -27/+48 |
| 2017-05-06 | Allow # to appear in rustdoc code output. | Mark Simulacrum | -27/+48 |
| 2017-05-05 | Rollup merge of #41678 - GuillaumeGomez:rustdoc-test-warnings, r=alexcrichton | Corey Farwell | -9/+18 |
| 2017-05-05 | Rollup merge of #41307 - GuillaumeGomez:jquery-removal, r=frewsxcv | Corey Farwell | -245/+456 |
| 2017-05-05 | Add Options type in libtest and remove argument | Guillaume Gomez | -8/+4 |
| 2017-05-03 | remove use of `ast_ty_to_ty_cache` from librustdoc | Niko Matsakis | -4/+6 |
| 2017-05-03 | fn_arg_names | achernyak | -1/+1 |
| 2017-05-02 | Rollup merge of #41693 - est31:anon_params_removal, r=eddyb | Corey Farwell | -5/+9 |
| 2017-05-02 | Rollup merge of #41662 - nikomatsakis:on-demandify-region-mapping, r=eddyb | Corey Farwell | -4/+4 |