| Age | Commit message (Expand) | Author | Lines |
| 2021-02-26 | Auto merge of #81458 - estebank:match-stmt-remove-semi, r=oli-obk | bors | -0/+81 |
| 2021-02-26 | Auto merge of #78429 - casey:doctest-attribute-splitting, r=jyn514 | bors | -7/+71 |
| 2021-02-25 | Rollup merge of #82503 - cratelyn:patch-1, r=Mark-Simulacrum | Aaron Hill | -1/+1 |
| 2021-02-25 | Rollup merge of #82502 - jyn514:tidy, r=petrochenkov | Aaron Hill | -6/+12 |
| 2021-02-25 | Rollup merge of #82484 - bugadani:docfix, r=jyn514 | Aaron Hill | -1/+11 |
| 2021-02-25 | Rollup merge of #82467 - ojeda:tidy-normalize-safety-comments, r=kennytm | Aaron Hill | -1/+1 |
| 2021-02-25 | Rollup merge of #82463 - jrmuizel:patch-1, r=steveklabnik | Aaron Hill | -1/+1 |
| 2021-02-25 | Rollup merge of #82441 - frewsxcv:frewsxcv-docs, r=GuillaumeGomez | Aaron Hill | -2/+2 |
| 2021-02-25 | Rollup merge of #82431 - Aaron1011:fix/bug-env, r=jyn514 | Aaron Hill | -2/+4 |
| 2021-02-25 | Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obk | bors | -0/+185 |
| 2021-02-25 | Detect match statement intended to be tail expression | Esteban Küber | -0/+81 |
| 2021-02-25 | Auto merge of #82517 - Dylan-DPC:rollup-a1958gb, r=Dylan-DPC | bors | -3305/+6746 |
| 2021-02-25 | Rollup merge of #82514 - flip1995:clippyup, r=Manishearth | Dylan DPC | -3273/+6457 |
| 2021-02-25 | Rollup merge of #82364 - osa1:issue82361, r=estebank | Dylan DPC | -0/+96 |
| 2021-02-25 | Rollup merge of #82313 - jsha:update-normalize-css, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2021-02-25 | Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkor | Dylan DPC | -7/+46 |
| 2021-02-25 | Rollup merge of #82090 - notriddle:consider-using-a-semicolon-here, r=estebank | Dylan DPC | -0/+71 |
| 2021-02-25 | Rollup merge of #82087 - estebank:abolish-ice, r=oli-obk | Dylan DPC | -0/+25 |
| 2021-02-25 | Rollup merge of #81713 - estebank:unstable-assoc-item-lint, r=oli-obk | Dylan DPC | -7/+28 |
| 2021-02-25 | Rollup merge of #81575 - camelid:rustdoc-wrongnamespace-cleanup, r=jyn514 | Dylan DPC | -17/+22 |
| 2021-02-25 | Auto merge of #82265 - GuillaumeGomez:cleanup-attrs-twice, r=jyn514 | bors | -6/+23 |
| 2021-02-25 | add helpful error notes and fix the false 'defined here' messages | Henry Boisdequin | -7/+46 |
| 2021-02-25 | Fix Clippy build and test | flip1995 | -3/+6 |
| 2021-02-25 | Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup | flip1995 | -3273/+6454 |
| 2021-02-25 | Improve checking for attribute | Amanieu d'Antras | -16/+29 |
| 2021-02-25 | Fix tests | Amanieu d'Antras | -4/+12 |
| 2021-02-25 | Address review comments | Amanieu d'Antras | -0/+3 |
| 2021-02-24 | fix typo in `pre-commit.sh` | katelyn martin | -1/+1 |
| 2021-02-24 | Account for associated consts in the "unstable assoc item name colission" lint | Esteban Küber | -7/+28 |
| 2021-02-24 | Only look for `tidy` when running rustdoc tests | Joshua Nelson | -6/+12 |
| 2021-02-24 | Auto merge of #82159 - BoxyUwU:uwu, r=varkor | bors | -0/+47 |
| 2021-02-24 | Add test | Dániel Buga | -0/+11 |
| 2021-02-24 | Remove duplicate string | Dániel Buga | -1/+0 |
| 2021-02-24 | Auto merge of #80914 - GuillaumeGomez:remove-is_spotlight, r=jyn514 | bors | -18/+73 |
| 2021-02-24 | Make DocContext &mut for clean | Guillaume Gomez | -1/+1 |
| 2021-02-24 | Prevent to compute Item attributes twice | Guillaume Gomez | -6/+23 |
| 2021-02-24 | Auto merge of #80475 - simonvandel:fix-77355, r=oli-obk | bors | -355/+482 |
| 2021-02-24 | Properly reject non-const arguments | Amanieu d'Antras | -0/+36 |
| 2021-02-24 | library: Normalize safety-for-unsafe-block comments | Miguel Ojeda | -1/+1 |
| 2021-02-23 | rustdoc: Name fields of `ResolutionFailure::WrongNamespace` | Camelid | -17/+22 |
| 2021-02-23 | panic_bounds_checks should be panic_bounds_check | Jeff Muizelaar | -1/+1 |
| 2021-02-24 | TODO -> FIXME | Amanieu d'Antras | -1/+1 |
| 2021-02-23 | yeet | Ellen | -0/+47 |
| 2021-02-23 | Improve code readability | Guillaume Gomez | -11/+12 |
| 2021-02-23 | * Fix some typo | Guillaume Gomez | -10/+31 |
| 2021-02-23 | Put clean::Trait extra information into a new struct to make it more coherent | Guillaume Gomez | -18/+33 |
| 2021-02-23 | Use a qualified path to make it more clear where `list_contains_name` functio... | Guillaume Gomez | -2/+1 |
| 2021-02-23 | Remove is_spotlight field from `Trait` | Guillaume Gomez | -20/+39 |
| 2021-02-23 | Do not consider using a semicolon inside of a different-crate macro | Michael Howell | -0/+71 |
| 2021-02-23 | Move tests to subdirectory | Amanieu d'Antras | -0/+0 |