| Age | Commit message (Expand) | Author | Lines |
| 2021-11-26 | Rollup merge of #91223 - GuillaumeGomez:headings-indent, r=jsha | Matthias Krüger | -1/+47 |
| 2021-11-26 | Rollup merge of #90611 - fee1-dead:rustdoc-ice-fix, r=jyn514,willcrichton | Matthias Krüger | -0/+4 |
| 2021-11-26 | Update test for anchors and headings position | Guillaume Gomez | -1/+47 |
| 2021-11-27 | Reduce the ICE | Deadbeef | -469/+1 |
| 2021-11-26 | Auto merge of #91253 - matthiaskrgr:rollup-dnlcjmr, r=matthiaskrgr | bors | -0/+27 |
| 2021-11-27 | Add ICE test | Deadbeef | -0/+472 |
| 2021-11-26 | Rollup merge of #91212 - compiler-errors:issue91206, r=oli-obk | Matthias Krüger | -0/+27 |
| 2021-11-26 | Auto merge of #91164 - Badel2:usefulness-stack-overflow, r=davidtwco | bors | -0/+14 |
| 2021-11-26 | Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnr | bors | -16/+24 |
| 2021-11-26 | Auto merge of #91181 - GuillaumeGomez:improve-rustdoc-gui-ci, r=jsha | bors | -1/+4 |
| 2021-11-26 | Auto merge of #85102 - estebank:point-at-assignment, r=oli-obk | bors | -95/+124 |
| 2021-11-25 | Auto merge of #91037 - c410-f3r:testsssssss, r=petrochenkov | bors | -0/+0 |
| 2021-11-25 | Visit `param_env` field in Obligation's `TypeFoldable` impl | Aaron Hill | -16/+24 |
| 2021-11-25 | Account for type obligation coming from `const` and `static` | Esteban Kuber | -3/+4 |
| 2021-11-25 | On type mismatch caused by assignment, point at assignee | Esteban Küber | -96/+124 |
| 2021-11-25 | Add test demonstrating no more ICE | Michael Goulet | -0/+27 |
| 2021-11-25 | Rollup merge of #91185 - camelid:rm-force-overflow-checks, r=wesleywiser | Matthias Krüger | -3/+3 |
| 2021-11-25 | Rollup merge of #91111 - cjgillot:hir-no-lower-attrs, r=michaelwoerister | Matthias Krüger | -19/+60 |
| 2021-11-25 | Rollup merge of #91096 - compiler-errors:elaborate_opaque_trait, r=estebank | Matthias Krüger | -72/+72 |
| 2021-11-25 | Rollup merge of #89359 - fee1-dead:const-it, r=oli-obk | Matthias Krüger | -0/+71 |
| 2021-11-25 | Improve tests | Guillaume Gomez | -1/+4 |
| 2021-11-25 | Move some tests to more reasonable directories | Caio | -0/+0 |
| 2021-11-25 | Auto merge of #88781 - estebank:emoji-idents, r=oli-obk | bors | -0/+99 |
| 2021-11-25 | Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkor | bors | -0/+62 |
| 2021-11-25 | Do not visit attributes in `LateResolutionVisitor`. | Camille GILLOT | -22/+28 |
| 2021-11-24 | Auto merge of #91203 - GuillaumeGomez:rollup-kwtqvb1, r=GuillaumeGomez | bors | -43/+106 |
| 2021-11-24 | Tweak span and add more tests | Esteban Kuber | -4/+38 |
| 2021-11-24 | Rollup merge of #91199 - camelid:test-mixing-docs, r=GuillaumeGomez | Guillaume Gomez | -0/+26 |
| 2021-11-24 | Rollup merge of #91179 - GuillaumeGomez:a-color, r=jsha | Guillaume Gomez | -8/+29 |
| 2021-11-24 | Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomez | Guillaume Gomez | -9/+2 |
| 2021-11-24 | Rollup merge of #90420 - GuillaumeGomez:rustdoc-internals-feature, r=camelid | Guillaume Gomez | -26/+49 |
| 2021-11-24 | rustdoc: Add test for mixing doc comments and attrs | Noah Lev | -0/+26 |
| 2021-11-24 | Add test for merged features | Guillaume Gomez | -0/+24 |
| 2021-11-24 | Update error message for doc(keyword) | Guillaume Gomez | -2/+2 |
| 2021-11-24 | Add feature gate test for "rustdoc_internal" feature | Guillaume Gomez | -1/+18 |
| 2021-11-24 | Create rustdoc_internals feature gate | Guillaume Gomez | -25/+7 |
| 2021-11-24 | Account for incorrect `impl Foo<const N: ty> {}` syntax | Esteban Küber | -0/+28 |
| 2021-11-24 | Fix clicking on anchors inside summary tags. | Jacob Hoffman-Andrews | -0/+4 |
| 2021-11-24 | Remove `-Z force-overflow-checks` | Noah Lev | -3/+3 |
| 2021-11-24 | Update GUI tests for <a> color | Guillaume Gomez | -8/+29 |
| 2021-11-24 | Auto merge of #91171 - jsha:fix-rustdoc-gui-test, r=GuillaumeGomez | bors | -1/+1 |
| 2021-11-24 | Fix toggle-click-deadspace rustdoc-gui test | Jacob Hoffman-Andrews | -1/+1 |
| 2021-11-24 | Allow features like const_try in d_m_b_i_c | Deadbeef | -0/+51 |
| 2021-11-24 | Allow more cases to match ~const Drop. | Deadbeef | -0/+20 |
| 2021-11-23 | Auto merge of #91149 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514 | bors | -0/+23 |
| 2021-11-23 | Fix stack overflow in `usefulness.rs` | Badel2 | -0/+14 |
| 2021-11-23 | Do not visit attributes in `ItemLowerer`. | Camille GILLOT | -0/+35 |
| 2021-11-23 | Auto merge of #91159 - matthiaskrgr:rollup-91mgg5v, r=matthiaskrgr | bors | -22/+100 |
| 2021-11-23 | Sort `FxHashSet`'s contents before emitting errors for consistent output | Esteban Kuber | -20/+20 |
| 2021-11-23 | review comment: plural of emoji is emoji | Esteban Kuber | -12/+12 |