| Age | Commit message (Expand) | Author | Lines |
| 2016-08-13 | Rename empty/bang to never | Andrew Cann | -1/+1 |
| 2016-08-13 | Remove obsolete divergence related stuff | Andrew Cann | -1/+0 |
| 2016-08-12 | syntax: add anonymized type syntax, i.e. impl TraitA+TraitB. | Eduard Burtescu | -0/+10 |
| 2016-07-25 | rustdoc: Fix tuple struct where clause rendering | Oliver Middleton | -2/+13 |
| 2016-07-22 | Auto merge of #34924 - cgswords:empty_delim, r=nrc | bors | -0/+1 |
| 2016-07-19 | Introduced `NoDelim` and modified the compiler to support it. | cgswords | -0/+1 |
| 2016-07-19 | [CSS] Fix unwanted top margin for toggle wrapper | ggomez | -1/+4 |
| 2016-07-12 | rustdoc: Fix methods in seach results | Oliver Middleton | -46/+38 |
| 2016-07-11 | Auto merge of #34686 - alexcrichton:new-stage, r=luqmana | bors | -2/+1 |
| 2016-07-06 | Rollup merge of #34685 - GuillaumeGomez:section_header, r=steveklabnik | Steve Klabnik | -8/+0 |
| 2016-07-06 | Rollup merge of #34626 - sylvestre:master, r=Manishearth | Steve Klabnik | -2/+2 |
| 2016-07-06 | rustc: Update stage0 to beta-2016-07-06 | Alex Crichton | -2/+1 |
| 2016-07-06 | Remove invalid CSS rule for doc titles | ggomez | -8/+0 |
| 2016-07-05 | Auto merge of #34587 - ollie27:rustdoc_prim_titles, r=steveklabnik | bors | -7/+8 |
| 2016-07-03 | prefer `if let` to match with `None => {}` arm in some places | Zack M. Davis | -36/+25 |
| 2016-07-03 | Fix a few typos in the code | Sylvestre Ledru | -2/+2 |
| 2016-06-30 | rustdoc: Remove paths from primitive page <title> tags | Oliver Middleton | -7/+8 |
| 2016-06-30 | Auto merge of #34541 - jseyfried:rollup, r=jseyfried | bors | -16/+1 |
| 2016-06-29 | Rollup merge of #34536 - ollie27:rustdoc_module_impls, r=alexcrichton | Manish Goregaokar | -0/+3 |
| 2016-06-29 | Rollup merge of #34105 - ollie27:rustdoc_derived, r=alexcrichton | Jeffrey Seyfried | -16/+1 |
| 2016-06-28 | rustdoc: Fix empty Implementations section on some module pages | Oliver Middleton | -0/+3 |
| 2016-06-27 | Auto merge of #34424 - jseyfried:breaking_batch, r=Manishearth | bors | -1/+2 |
| 2016-06-25 | Rollup merge of #34403 - jonathandturner:move_liberror, r=alexcrichton | Jeffrey Seyfried | -1/+2 |
| 2016-06-25 | rustdoc: Fix search result layout for enum variants and struct fields | Oliver Middleton | -1/+1 |
| 2016-06-24 | Auto merge of #34439 - ollie27:rustdoc_panic_fix, r=alexcrichton | bors | -10/+13 |
| 2016-06-23 | rustdoc: Fix panic caused by doc(hidden) trait methods | Oliver Middleton | -10/+13 |
| 2016-06-23 | Auto merge of #34372 - ollie27:rustdoc_sidebar, r=steveklabnik | bors | -1/+5 |
| 2016-06-23 | Move errors from libsyntax to its own crate | Jonathan Turner | -1/+2 |
| 2016-06-22 | Rollup merge of #34387 - ollie27:rustdoc_src_links, r=alexcrichton | Manish Goregaokar | -6/+9 |
| 2016-06-20 | Auto merge of #34186 - GuillaumeGomez:err-code-check, r=alexcrichton | bors | -18/+37 |
| 2016-06-20 | rustdoc: Fix a couple of issues with src links to external crates | Oliver Middleton | -6/+9 |
| 2016-06-20 | Add error code flag | Guillaume Gomez | -12/+15 |
| 2016-06-19 | rustdoc: Add more types to the sidebar | Oliver Middleton | -1/+5 |
| 2016-06-17 | Auto merge of #34292 - ollie27:rustdoc_depr_impl, r=GuillaumeGomez | bors | -17/+30 |
| 2016-06-16 | Add an abs_path member to FileMap, use it when writing debug info. | Ted Mielczarek | -2/+2 |
| 2016-06-15 | rustdoc: Add stability notices to impl items | Oliver Middleton | -17/+30 |
| 2016-06-14 | Auto merge of #34245 - ollie27:rustdoc_redirect_rename, r=alexcrichton | bors | -12/+10 |
| 2016-06-14 | Auto merge of #34234 - GuillaumeGomez:bad_inlining, r=steveklabnik | bors | -2/+6 |
| 2016-06-14 | rustdoc: Fix redirect pages for renamed reexports | Oliver Middleton | -12/+10 |
| 2016-06-12 | Add error codes block code flag | Guillaume Gomez | -6/+22 |
| 2016-06-12 | Auto merge of #34045 - ollie27:rustdoc_stripped, r=brson | bors | -17/+24 |
| 2016-06-12 | Fix invalid inlining | Guillaume Gomez | -2/+6 |
| 2016-06-09 | Auto merge of #34108 - jseyfried:refactor_prelude_injection, r=nrc | bors | -1/+4 |
| 2016-06-08 | Auto merge of #32202 - arielb1:slice-patterns, r=nikomatsakis | bors | -3/+4 |
| 2016-06-09 | fix damage in librustc | Ariel Ben-Yehuda | -3/+4 |
| 2016-06-08 | Auto merge of #34068 - ollie27:rustdoc_redirect_const, r=brson | bors | -1/+3 |
| 2016-06-07 | Rollup merge of #34138 - hoodie:bug/bool_colors, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2016-06-07 | Fix bug in `librustdoc` in which an unmatched "</table>" is emitted. | Jeffrey Seyfried | -1/+4 |
| 2016-06-05 | rustdoc: Remove Derived Implementations title | Oliver Middleton | -16/+1 |
| 2016-06-04 | rustdoc: Fix a few missing colors in the CSS | Oliver Middleton | -5/+6 |