| Age | Commit message (Expand) | Author | Lines |
| 2020-12-04 | Rollup merge of #79623 - jyn514:ident, r=GuillaumeGomez | Dylan DPC | -22/+19 |
| 2020-12-04 | Rollup merge of #79541 - GuillaumeGomez:doc-keyword-lint-pass, r=lcnr | Dylan DPC | -0/+26 |
| 2020-12-04 | Rollup merge of #77686 - camelid:rustdoc-render-search-results, r=GuillaumeGomez | Dylan DPC | -51/+203 |
| 2020-12-03 | Add missing feature flag | Camelid | -0/+1 |
| 2020-12-03 | Add more rustdoc-js test cases | Camelid | -6/+20 |
| 2020-12-03 | Add rustdoc-js test | Camelid | -1/+26 |
| 2020-12-03 | Make `length_limit` a `usize` | Camelid | -4/+2 |
| 2020-12-03 | Use `createElement` and `innerHTML` instead of `DOMParser` | Camelid | -5/+3 |
| 2020-12-03 | Render Markdown in search results | Camelid | -50/+166 |
| 2020-12-03 | Auto merge of #79620 - JohnTitor:label-name-sugg, r=davidtwco | bors | -94/+94 |
| 2020-12-03 | Only deny doc_keyword in std and set it as "allow" by default | Guillaume Gomez | -2/+8 |
| 2020-12-03 | Auto merge of #79613 - GuillaumeGomez:doc-keyword-checks, r=oli-obk | bors | -27/+53 |
| 2020-12-03 | Add test for EXISTING_DOC_KEYWORD internal lint | Guillaume Gomez | -0/+20 |
| 2020-12-03 | Auto merge of #79586 - jyn514:crate-name, r=davidtwco | bors | -3/+2 |
| 2020-12-03 | Auto merge of #79594 - vn-ki:const-eval-intrinsic, r=oli-obk | bors | -140/+378 |
| 2020-12-03 | Auto merge of #79533 - sasurau4:feature/add-long-explanation-E0546, r=Guillau... | bors | -1/+1 |
| 2020-12-03 | Auto merge of #79637 - spastorino:revert-trait-inheritance-self, r=Mark-Simul... | bors | -192/+79 |
| 2020-12-02 | Auto merge of #79539 - aDotInTheVoid:json-mvp, r=jyn514 | bors | -21/+2192 |
| 2020-12-02 | Normalize windows path seperators. | Nixon Enraght-Moony | -3/+6 |
| 2020-12-02 | Auto merge of #79364 - nico-abram:unstable-or-pat-suggestion, r=matthewjasper | bors | -30/+3 |
| 2020-12-02 | Remove check keyword identifier check from rustdoc | Guillaume Gomez | -13/+1 |
| 2020-12-02 | Add tests for #[doc(keyword = "...")] and update other doc attributes tests | Guillaume Gomez | -11/+52 |
| 2020-12-02 | Revert "Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsa... | Santiago Pastorino | -192/+79 |
| 2020-12-02 | Auto merge of #79547 - erikdesjardins:byval, r=nagisa | bors | -5/+10 |
| 2020-12-02 | rename MemoryKind::Heap to ConstHeap; bless test | Vishnunarayan K I | -8/+15 |
| 2020-12-02 | add comment and bless some tests | Vishnunarayan K I | -138/+236 |
| 2020-12-02 | Add checks for #[doc(keyword = "...")] and move them into rustc_passes | Guillaume Gomez | -3/+0 |
| 2020-12-02 | Auto merge of #79606 - ThePuzzlemaker:issue-79458-fix, r=scottmcm | bors | -26/+25 |
| 2020-12-01 | Pass around Symbols instead of Idents in doctree | Joshua Nelson | -22/+19 |
| 2020-12-02 | Auto merge of #79235 - ortem:fix-btreemap-gdb-pretty-printer, r=Mark-Simulacrum | bors | -4/+5 |
| 2020-12-02 | Tweak diagnostics on shadowing lifetimes/labels | Yuki Okushi | -94/+94 |
| 2020-12-02 | Auto merge of #78864 - Mark-Simulacrum:warn-on-forbids, r=pnkfelix | bors | -185/+105 |
| 2020-12-01 | Auto merge of #79614 - GuillaumeGomez:rollup-15usd7e, r=GuillaumeGomez | bors | -28/+28 |
| 2020-12-01 | Rollup merge of #79509 - GuillaumeGomez:improve-attr-spans, r=oli-obk | Guillaume Gomez | -28/+28 |
| 2020-12-01 | Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieu | bors | -2/+157 |
| 2020-12-01 | Add regression test for #79458 | ThePuzzlemaker | -0/+25 |
| 2020-12-01 | Fix UI tests for negative polarity implementations of traits | ThePuzzlemaker | -26/+0 |
| 2020-12-01 | Discard `const_stability` | Nixon Enraght-Moony | -0/+1 |
| 2020-12-01 | Address review comments. | Nixon Enraght-Moony | -103/+80 |
| 2020-12-01 | Add tests for rustdoc json | Nixon Enraght-Moony | -25/+115 |
| 2020-12-01 | Add json backend | Joseph Ryan | -17/+2117 |
| 2020-12-01 | Add wasm32 support to inline asm | Gus Caplan | -2/+157 |
| 2020-12-01 | Fix `unknown-crate` when using self-profile with rustdoc | Joshua Nelson | -3/+2 |
| 2020-12-01 | Improve some attributes error spans | Guillaume Gomez | -28/+28 |
| 2020-12-02 | bless stability-attribute-sanity ui test | Daiki Ihara | -1/+1 |
| 2020-12-01 | review comment and one more test | Vishnunarayan K I | -11/+23 |
| 2020-12-01 | review comments | Vishnunarayan K I | -1/+43 |
| 2020-12-01 | Auto merge of #79596 - m-ou-se:rollup-hujx3c7, r=m-ou-se | bors | -1744/+1040 |
| 2020-12-01 | Rollup merge of #79583 - ehuss:update-books, r=ehuss | Mara Bos | -0/+0 |
| 2020-12-01 | Rollup merge of #79573 - he32:master, r=jonas-schievink | Mara Bos | -4/+4 |