| Age | Commit message (Expand) | Author | Lines |
| 2019-10-14 | Rollup merge of #65363 - Centril:less-pprust, r=Mark-Simulacrum | Mazdak Farrokhzad | -1/+2 |
| 2019-10-13 | ast: remove implicit pprust dependency via Display. | Mazdak Farrokhzad | -1/+2 |
| 2019-10-12 | Auto merge of #64873 - popzxc:prettify-test-time, r=wesleywiser | bors | -0/+1 |
| 2019-10-12 | Auto merge of #65190 - GuillaumeGomez:dont-pass-doctest-feature-by-default, r... | bors | -4/+2 |
| 2019-10-10 | Don't pass doctest feature by default | Guillaume Gomez | -4/+2 |
| 2019-10-08 | Stabilize mem::take (mem_take) | Jon Gjengset | -1/+0 |
| 2019-10-07 | Rebase rustc-rayon on rayon-1.2 | Josh Stone | -1/+1 |
| 2019-10-06 | Rollup merge of #65155 - Avi-D-coder:fix-lints, r=Mark-Simulacrum | Tyler Mandry | -9/+9 |
| 2019-10-06 | Use shorthand initialization in rustdoc | Avi Dessauer | -9/+9 |
| 2019-10-05 | Rollup merge of #65151 - tmandry:revert-emscripten-upgrade, r=tmandry | Tyler Mandry | -1/+1 |
| 2019-10-05 | Rollup merge of #64708 - SimonSapin:option-deref, r=Centril | Tyler Mandry | -1/+0 |
| 2019-10-05 | Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri... | Tyler Mandry | -1/+1 |
| 2019-10-04 | Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichton | bors | -1/+1 |
| 2019-10-04 | Auto merge of #64994 - GuillaumeGomez:fix-rustdoc-display-js-disabled, r=Mark... | bors | -0/+8 |
| 2019-10-04 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -1/+1 |
| 2019-10-03 | Rollup merge of #64741 - GuillaumeGomez:prevent-rustdoc-feature-doctests, r=Q... | Tyler Mandry | -3/+7 |
| 2019-10-02 | Rollup merge of #64948 - GuillaumeGomez:improve-sidebar-styling, r=Mark-Simul... | Mazdak Farrokhzad | -4/+4 |
| 2019-10-02 | Fix rustdoc display with js disabled | Guillaume Gomez | -0/+8 |
| 2019-10-01 | Prevent rustdoc feature to be passed down to doctests | Guillaume Gomez | -3/+7 |
| 2019-10-01 | Improve sidebar styling to make its integration easier | Guillaume Gomez | -4/+4 |
| 2019-09-30 | Auto merge of #64778 - csmoe:index, r=eddyb | bors | -1/+2 |
| 2019-09-29 | rustdoc: Fix default logo filename | Oliver Middleton | -1/+1 |
| 2019-09-29 | Enhance report-time option | Igor Aleksanov | -0/+1 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -1/+2 |
| 2019-09-28 | rustc: rely on c_variadic == true instead of CVarArgs in HIR/Ty fn signatures. | Eduard-Mihai Burtescu | -9/+14 |
| 2019-09-28 | rustc: don't store a lifetime in hir::TyKind::CVarArgs. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-09-27 | Auto merge of #63937 - Nashenas88:rustdoc_57180, r=GuillaumeGomez | bors | -17/+8 |
| 2019-09-27 | Fix librustcdoc test | varkor | -1/+1 |
| 2019-09-26 | Rename `MetaItem.node` to `MetaItem.kind` | varkor | -5/+5 |
| 2019-09-26 | Rename `ForeignItem.node` to `ForeignItem.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `Item.node` to `Item.kind` | varkor | -13/+13 |
| 2019-09-26 | Rename `Ty.node` to `Ty.kind` | varkor | -2/+2 |
| 2019-09-26 | Rename `TraitItem.node` to `TraitItem.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `Lit.node` to `Lit.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `ImplItem.node` to `ImplItem.kind` | varkor | -1/+1 |
| 2019-09-26 | Rename `Pat.node` to `Pat.kind` | varkor | -1/+1 |
| 2019-09-26 | Auto merge of #64515 - varkor:kindedterm, r=oli-obk | bors | -9/+9 |
| 2019-09-26 | Rename some `_sty` variables to `_kind` | varkor | -4/+4 |
| 2019-09-26 | Rename `subst::Kind` to `subst::GenericArg` | varkor | -5/+5 |
| 2019-09-26 | Auto merge of #62661 - arielb1:never-reserve, r=nikomatsakis | bors | -5/+8 |
| 2019-09-26 | Auto merge of #64513 - varkor:sty-begone, r=eddyb | bors | -12/+12 |
| 2019-09-25 | Rename `sty` to `kind` | varkor | -12/+12 |
| 2019-09-25 | Snap cfgs to new beta | Mark Rousskov | -1/+0 |
| 2019-09-25 | Rollup merge of #64599 - csmoe:doc_async_reexport, r=nikomatsakis | Mazdak Farrokhzad | -3/+4 |
| 2019-09-24 | Rollup merge of #64443 - Mark-Simulacrum:rustdoc-clean-1, r=GuillaumeGomez | Mazdak Farrokhzad | -1450/+1480 |
| 2019-09-24 | resolve the rustc_reservation_impl attribute in 1 place | Ariel Ben-Yehuda | -5/+8 |
| 2019-09-23 | Stabilize Option::deref and Option::deref_mut | Simon Sapin | -1/+0 |
| 2019-09-23 | Remove needless `mut` in paths | Mark Rousskov | -1/+1 |
| 2019-09-23 | Remove unused arguments | Mark Rousskov | -14/+10 |
| 2019-09-23 | Utilize shared error codes rather than re-querying env | Mark Rousskov | -1/+1 |