| Age | Commit message (Expand) | Author | Lines |
| 2021-01-03 | half working | max-heller | -50/+51 |
| 2021-01-03 | still verify disambiguators for primitives | max-heller | -47/+57 |
| 2021-01-03 | primitive disambiguator tests | max-heller | -4/+6 |
| 2021-01-03 | fix issue 80559 | max-heller | -5/+14 |
| 2021-01-03 | Auto merge of #77859 - bugadani:no-duplicate-ref-link-error, r=jyn514 | bors | -67/+175 |
| 2021-01-03 | Only report reference-style link errors once | Dániel Buga | -67/+175 |
| 2021-01-03 | Rollup merge of #80628 - matthiaskrgr:match_ref_pats, r=varkor | Guillaume Gomez | -4/+4 |
| 2021-01-03 | Rollup merge of #80617 - GuillaumeGomez:detect-invalid-rustdoc-test-commands,... | Guillaume Gomez | -1/+11 |
| 2021-01-03 | Rollup merge of #80580 - GuillaumeGomez:suggestion-ignore-codeblock-warn, r=j... | Guillaume Gomez | -6/+45 |
| 2021-01-03 | Create a "is_ignore" variable instead of doing the comparison multiple times | Guillaume Gomez | -3/+4 |
| 2021-01-03 | Detect invalid rustdoc test commands | Guillaume Gomez | -1/+11 |
| 2021-01-03 | Auto merge of #80261 - GuillaumeGomez:attr-rework, r=jyn514 | bors | -164/+145 |
| 2021-01-03 | Auto merge of #80623 - flip1995:clippyup, r=Manishearth | bors | -249/+648 |
| 2021-01-02 | Auto merge of #80592 - Skynoodle:snake-case-lint-reserved-identifier, r=david... | bors | -0/+86 |
| 2021-01-02 | reduce borrowing and (de)referencing around match patterns (clippy::match_ref... | Matthias Krüger | -4/+4 |
| 2021-01-02 | Simplify docfragment transformation in unindent tests | Guillaume Gomez | -14/+1 |
| 2021-01-02 | Remove unused collapse pass | Guillaume Gomez | -19/+3 |
| 2021-01-02 | Improve code for DocFragment rework | Guillaume Gomez | -19/+18 |
| 2021-01-02 | Auto merge of #80412 - GuillaumeGomez:fix-search-section-pos, r=jyn514 | bors | -1/+4 |
| 2021-01-02 | Use bootstrap rustc for versioncheck in Clippy | flip1995 | -3/+4 |
| 2021-01-02 | Update rustdoc-ui test output | Guillaume Gomez | -2/+4 |
| 2021-01-02 | End of rework of Attributes struct | Guillaume Gomez | -136/+145 |
| 2021-01-02 | Rework DocFragment | Guillaume Gomez | -4/+4 |
| 2021-01-02 | Add snake case lint note about keyword identifiers which cannot be raw | Skynoodle | -0/+2 |
| 2021-01-02 | Auto merge of #80550 - bugadani:markdown-refactor, r=jyn514 | bors | -103/+111 |
| 2021-01-02 | Merge commit '1fcc74cc9e03bc91eaa80ecf92976b0b14b3aeb6' into clippyup | flip1995 | -249/+647 |
| 2021-01-02 | Rollup merge of #80613 - bugadani:issue-80607, r=matthewjasper | Mara Bos | -0/+24 |
| 2021-01-02 | Rollup merge of #80574 - jyn514:clean-bootstrap, r=Mark-Simulacrum | Mara Bos | -0/+1 |
| 2021-01-02 | Rollup merge of #80546 - matthiaskrgr:rustdoclippy, r=LingMan | Mara Bos | -88/+58 |
| 2021-01-02 | Print actual enum variant | Dániel Buga | -3/+3 |
| 2021-01-02 | Add test for #80607 with undesired output | Dániel Buga | -0/+24 |
| 2021-01-02 | Only use locate for borrowed strings | Dániel Buga | -7/+21 |
| 2021-01-02 | Auto merge of #79883 - frewsxcv:frewsxcv-san, r=shepmaster | bors | -15/+64 |
| 2021-01-01 | Auto merge of #80581 - jyn514:ci-llvm, r=Mark-Simulacrum | bors | -1/+6 |
| 2021-01-01 | clippy fixes for librustdoc | Matthias Krüger | -88/+58 |
| 2021-01-01 | Auto merge of #80569 - notriddle:patch-3, r=jyn514 | bors | -7/+1 |
| 2021-01-01 | Add reserved identifier test cases for snake case lint | Skynoodle | -0/+84 |
| 2021-01-01 | Auto merge of #80565 - camelid:fix-not-has, r=GuillaumeGomez | bors | -3/+3 |
| 2021-01-01 | Give a better error for download-ci-llvm if .xz is not supported | Joshua Nelson | -1/+6 |
| 2021-01-01 | Add test for suggestion in case a "ignore" doc block has invalid rust code in... | Guillaume Gomez | -0/+24 |
| 2021-01-01 | Add suggestion in case a "ignore" doc block has invalid rust code inside | Guillaume Gomez | -6/+20 |
| 2021-01-01 | Auto merge of #80547 - lqd:const_generics_defaults, r=varkor | bors | -10/+54 |
| 2021-01-01 | make `const_generics_defaults` use the unstable syntax mechanism | Rémy Rakic | -18/+27 |
| 2021-01-01 | adjust const generics defaults FIXMEs to the new feature gate | Rémy Rakic | -3/+3 |
| 2021-01-01 | update `min_const_generics` tests using default values for const params | Rémy Rakic | -8/+12 |
| 2021-01-01 | add test for the `const_generics_defaults` feature gate | Rémy Rakic | -0/+25 |
| 2021-01-01 | first pass at default values for const generics | Julian Knodt | -2/+8 |
| 2021-01-01 | Auto merge of #80539 - JohnTitor:ui-test-root-cleanup, r=petrochenkov | bors | -28/+20 |
| 2021-01-01 | Clean bootstrap artifacts on `x.py clean` | Joshua Nelson | -0/+1 |
| 2020-12-31 | Merge remote-tracking branch 'origin/master' into frewsxcv-san | Corey Farwell | -8878/+12589 |