| Age | Commit message (Expand) | Author | Lines |
| 2021-02-26 | fix typo in RELEASES.md | Trevor Spiteri | -1/+1 |
| 2021-02-26 | Auto merge of #81458 - estebank:match-stmt-remove-semi, r=oli-obk | bors | -10/+161 |
| 2021-02-26 | Auto merge of #78429 - casey:doctest-attribute-splitting, r=jyn514 | bors | -20/+84 |
| 2021-02-25 | Auto merge of #82530 - Aaron1011:rollup-aalwq15, r=Aaron1011 | bors | -168/+174 |
| 2021-02-25 | Rollup merge of #82510 - jyn514:fix-typo, r=Dylan-DPC | Aaron Hill | -1/+1 |
| 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 #82468 - osa1:pick_by_value_method_docs, r=petrochenkov | Aaron Hill | -19/+17 |
| 2021-02-25 | Rollup merge of #82467 - ojeda:tidy-normalize-safety-comments, r=kennytm | Aaron Hill | -19/+26 |
| 2021-02-25 | Rollup merge of #82464 - ehuss:unix-command-comment, r=kennytm | Aaron Hill | -17/+7 |
| 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 | Rollup merge of #82269 - LeSeulArtichaut:cleanup-ppmode, r=spastorino | Aaron Hill | -99/+92 |
| 2021-02-25 | Auto merge of #82447 - Amanieu:legacy_const_generics, r=oli-obk | bors | -4/+429 |
| 2021-02-25 | Detect match statement intended to be tail expression | Esteban Küber | -10/+161 |
| 2021-02-25 | Auto merge of #82517 - Dylan-DPC:rollup-a1958gb, r=Dylan-DPC | bors | -3437/+7140 |
| 2021-02-25 | Rollup merge of #82514 - flip1995:clippyup, r=Manishearth | Dylan DPC | -3284/+6576 |
| 2021-02-25 | Rollup merge of #82364 - osa1:issue82361, r=estebank | Dylan DPC | -4/+128 |
| 2021-02-25 | Rollup merge of #82321 - bugadani:ast3, r=varkor | Dylan DPC | -7/+6 |
| 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 | -9/+67 |
| 2021-02-25 | Rollup merge of #82214 - est31:no_to_string, r=oli-obk | Dylan DPC | -6/+6 |
| 2021-02-25 | Rollup merge of #82213 - est31:slices_for_vecs, r=jyn514 | Dylan DPC | -3/+3 |
| 2021-02-25 | Rollup merge of #82090 - notriddle:consider-using-a-semicolon-here, r=estebank | Dylan DPC | -2/+83 |
| 2021-02-25 | Rollup merge of #82087 - estebank:abolish-ice, r=oli-obk | Dylan DPC | -20/+39 |
| 2021-02-25 | Rollup merge of #82078 - lopopolo:char-u8-const-fn, r=m-ou-se | Dylan DPC | -10/+18 |
| 2021-02-25 | Rollup merge of #81713 - estebank:unstable-assoc-item-lint, r=oli-obk | Dylan DPC | -23/+67 |
| 2021-02-25 | Rollup merge of #81575 - camelid:rustdoc-wrongnamespace-cleanup, r=jyn514 | Dylan DPC | -17/+22 |
| 2021-02-25 | Rollup merge of #81167 - usbalbin:const_write, r=oli-obk | Dylan DPC | -5/+65 |
| 2021-02-25 | Rollup merge of #80553 - derekdreery:arc_error, r=m-ou-se | Dylan DPC | -0/+22 |
| 2021-02-25 | Rollup merge of #80534 - LeSeulArtichaut:doc-include, r=jyn514 | Dylan DPC | -4/+3 |
| 2021-02-25 | Rollup merge of #75807 - jyn514:num-intra-link, r=poliorcetics | Dylan DPC | -42/+34 |
| 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 | -9/+67 |
| 2021-02-25 | Update Cargo.lock | flip1995 | -11/+119 |
| 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 | Auto merge of #6789 - flip1995:rustup, r=flip1995 | bors | -149/+134 |
| 2021-02-25 | Bump nightly version -> 2021-02-25 | flip1995 | -1/+1 |
| 2021-02-25 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -3288/+6338 |
| 2021-02-25 | Improve checking for attribute | Amanieu d'Antras | -63/+85 |
| 2021-02-25 | Auto merge of #6788 - matthiaskrgr:upper_case_acronyms, r=flip1995 | bors | -35/+139 |
| 2021-02-25 | run cargo dev update_lints | Matthias Krüger | -1/+2 |
| 2021-02-25 | Auto merge of #82338 - RalfJung:interp-error-allocs, r=oli-obk | bors | -25/+12 |
| 2021-02-25 | Fix typo in `param_env_reveal_all_normalized` #82510 | Joshua Nelson | -1/+1 |
| 2021-02-25 | Add a cache for rustc_legacy_const_generics | Amanieu d'Antras | -15/+30 |
| 2021-02-25 | Fix tests | Amanieu d'Antras | -4/+12 |
| 2021-02-25 | Auto merge of #82162 - cuviper:flat-fold, r=Mark-Simulacrum | bors | -20/+35 |