| Age | Commit message (Expand) | Author | Lines |
| 2019-03-17 | Do not accidentally treat multi-segment meta-items as single-segment | Vadim Petrochenkov | -4/+10 |
| 2019-02-25 | Rollup merge of #58697 - taiki-e:question-in-macros, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2019-02-24 | Use ? in some macros | Taiki Endo | -2/+2 |
| 2019-02-24 | Rollup merge of #58642 - tspiteri:intra-rustdoc-prim-method, r=GuillaumeGomez | Mazdak Farrokhzad | -2/+4 |
| 2019-02-24 | Auto merge of #58232 - ljedrz:HirIdification_continued, r=Zoxc | bors | -6/+6 |
| 2019-02-23 | rustdoc: support methods on primitives in intra-doc links | Trevor Spiteri | -2/+4 |
| 2019-02-23 | Fix tidy check errors | Hirokazu Hata | -8/+38 |
| 2019-02-23 | Transition librustdoc to 2018 edition | Hirokazu Hata | -159/+161 |
| 2019-02-20 | HirIdification: change some NodeId to HirId calls | ljedrz | -6/+6 |
| 2019-02-19 | Auto merge of #58503 - varkor:const-generics-hir, r=petrochenkov | bors | -5/+56 |
| 2019-02-16 | Rollup merge of #58448 - euclio:missing-summaries, r=QuietMisdreavus | kennytm | -1/+6 |
| 2019-02-15 | Drive-by cleanup | varkor | -3/+3 |
| 2019-02-15 | Add Const kind to rustdoc | varkor | -2/+53 |
| 2019-02-13 | mask `compiler_builtins` docs | Andy Russell | -1/+6 |
| 2019-02-13 | HirId-ify hir::BodyId | ljedrz | -1/+1 |
| 2019-02-12 | Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik | bors | -10/+10 |
| 2019-02-10 | rustc: doc comments | Alexander Regueiro | -10/+10 |
| 2019-02-10 | Rollup merge of #58243 - GuillaumeGomez:trait-alias-docs, r=Manishearth | Guillaume Gomez | -4/+32 |
| 2019-02-10 | Rollup merge of #58203 - euclio:rustdoc-async, r=GuillaumeGomez | Guillaume Gomez | -0/+39 |
| 2019-02-10 | Remove spotlight for trait aliases and fix nits | Guillaume Gomez | -3/+0 |
| 2019-02-10 | Add trait alias support in rustdoc | Guillaume Gomez | -4/+35 |
| 2019-02-06 | display sugared return types for async functions | Andy Russell | -0/+39 |
| 2019-02-06 | Auto merge of #58058 - QuietMisdreavus:use-attr, r=GuillaumeGomez | bors | -3/+6 |
| 2019-02-05 | Auto merge of #57851 - Aaron1011:fix/clean-lifetime, r=GuillaumeGomez | bors | -15/+37 |
| 2019-02-03 | cleanup: don't use node_to_hir_id where unneeded | ljedrz | -2/+1 |
| 2019-02-02 | hir: add HirId to main Hir nodes | ljedrz | -1/+2 |
| 2019-02-01 | don't try to get a DefId for a Def that doesn't have one | QuietMisdreavus | -3/+6 |
| 2019-01-22 | Don't try to clean predicates involving ReErased | Aaron Hill | -15/+37 |
| 2019-01-14 | Add additional human-readable cfg strings to rustdoc | Jethro Beekman | -0/+2 |
| 2019-01-10 | inline pub extern crate statements | DebugSteven | -5/+26 |
| 2019-01-05 | Rollup merge of #57314 - wiktorkuchta:master, r=Centril | kennytm | -1/+1 |
| 2019-01-05 | Auto merge of #56837 - arielb1:nonprincipal-trait-objects, r=nikomatsakis | bors | -4/+15 |
| 2019-01-04 | hack-fix to rustdoc | Ariel Ben-Yehuda | -4/+15 |
| 2019-01-03 | Fix repeated word typos | Wiktor Kuchta | -1/+1 |
| 2019-01-01 | Move the `Unevaluated` constant arm upwards in the type structure | Oliver Scherer | -12/+11 |
| 2018-12-26 | Store `Ident` rather than just `Name` in HIR types `Item` and `ForeignItem`. | Alexander Regueiro | -3/+12 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -70/+0 |
| 2018-12-25 | Auto merge of #56962 - nivkner:fixme_fixup4, r=pnkfelix | bors | -1/+2 |
| 2018-12-22 | Auto merge of #56824 - euclio:internal-apis, r=QuietMisdreavus | bors | -21/+27 |
| 2018-12-20 | Auto merge of #56845 - GuillaumeGomez:const-docs, r=oli-obk | bors | -4/+10 |
| 2018-12-19 | Rollup merge of #56663 - Zoxc:resolver-lifetime, r=pnkfelix | Pietro Albini | -9/+9 |
| 2018-12-19 | Set constness correctly | Guillaume Gomez | -2/+8 |
| 2018-12-19 | FIXME(RFC1868) point the fixme to the tracking issue | Niv Kaminer | -1/+2 |
| 2018-12-18 | Don't render const keyword on stable | Guillaume Gomez | -2/+2 |
| 2018-12-14 | simplify deprecation and stability rendering | Andy Russell | -21/+27 |
| 2018-12-10 | fix intra-link resolution spans in block comments | Andy Russell | -2/+0 |
| 2018-12-10 | Remove lifetime from Resolver | John Kåre Alsaker | -9/+9 |
| 2018-12-07 | Various minor/cosmetic improvements to code | Alexander Regueiro | -43/+42 |
| 2018-12-06 | Use a function to access the Hir map to be able to turn it into a query later | John Kåre Alsaker | -61/+61 |
| 2018-12-06 | Rollup merge of #56426 - petrochenkov:syntweak, r=nikomatsakis | Pietro Albini | -3/+3 |