| Age | Commit message (Expand) | Author | Lines |
| 2021-10-21 | Update Cargo.lock | flip1995 | -3/+19 |
| 2021-10-21 | Merge commit '91496c2ac6abf6454c413bb23e8becf6b6dc20ea' into clippyup | flip1995 | -628/+4334 |
| 2021-10-21 | Auto merge of #7853 - flip1995:rustup, r=flip1995 | bors | -625/+316 |
| 2021-10-21 | Bump nightly version -> 2021-10-21 | flip1995 | -1/+1 |
| 2021-10-21 | Bump Clippy Version -> 0.1.58 | flip1995 | -3/+3 |
| 2021-10-21 | Merge remote-tracking branch 'upstream/master' into rustup | flip1995 | -642/+4358 |
| 2021-10-21 | Auto merge of #7852 - surechen:fix_typo, r=xFrednet | bors | -1/+2 |
| 2021-10-21 | Fix typo for INVALID_NULL_PTR_USAGE and MISSING_INLINE_IN_PUBLIC_ITEMS. | surechen | -1/+2 |
| 2021-10-21 | Auto merge of #90072 - ehuss:empty-rmeta-no-warn, r=Mark-Simulacrum | bors | -0/+9 |
| 2021-10-21 | Auto merge of #89998 - camelid:box-default, r=jyn514 | bors | -13/+17 |
| 2021-10-20 | Auto merge of #7838 - nhamovitz:trailing_zs_arr_wo_repr, r=Manishearth | bors | -0/+389 |
| 2021-10-20 | Auto merge of #89978 - cjgillot:qarray, r=Mark-Simulacrum | bors | -538/+420 |
| 2021-10-20 | Address review. | Camille GILLOT | -8/+1 |
| 2021-10-20 | Auto merge of #7849 - ThibsG:SafetyDoc, r=llogiq | bors | -0/+22 |
| 2021-10-20 | Inline DepNodeParams methods. | Camille GILLOT | -1/+18 |
| 2021-10-20 | Compute query vtable manually. | Camille GILLOT | -27/+29 |
| 2021-10-20 | Store node_intern_event_id in CurrentDepGraph. | Camille GILLOT | -22/+24 |
| 2021-10-20 | Build jump table at runtime. | Camille GILLOT | -130/+111 |
| 2021-10-20 | Invoke callbacks from rustc_middle. | Camille GILLOT | -47/+42 |
| 2021-10-20 | Merge two query callbacks arrays. | Camille GILLOT | -247/+180 |
| 2021-10-20 | Drop has_params. | Camille GILLOT | -40/+4 |
| 2021-10-20 | Make hash_result an Option. | Camille GILLOT | -41/+39 |
| 2021-10-20 | Move def_path_hash_to_def_id to rustc_middle. | Camille GILLOT | -28/+23 |
| 2021-10-20 | Avoid trivial lambdas. | Camille GILLOT | -4/+6 |
| 2021-10-20 | Do not lint if any parent has hidden attribute | ThibsG | -0/+22 |
| 2021-10-20 | Auto merge of #90050 - michaelwoerister:fix-vtable-debug-name-crash-90019, r=... | bors | -7/+14 |
| 2021-10-20 | Auto merge of #7848 - Veykril:patch-1, r=xFrednet | bors | -1/+1 |
| 2021-10-20 | Fix doc heading of TRANSMUTE_NUM_TO_BYTES | Lukas Wirth | -1/+1 |
| 2021-10-20 | Auto merge of #7775 - F3real:no_effect, r=xFrednet | bors | -86/+170 |
| 2021-10-20 | Auto merge of #7840 - dswij:question-mark-result, r=llogiq | bors | -22/+104 |
| 2021-10-20 | Auto merge of #89100 - petrochenkov:localbind, r=cjgillot | bors | -213/+145 |
| 2021-10-20 | Small refactor on `question_mark` condition checks | dswij | -14/+12 |
| 2021-10-19 | Don't emit a warning for empty rmeta files. | Eric Huss | -0/+9 |
| 2021-10-19 | Auto merge of #7833 - Dmitry-Borodin:patch-1, r=giraffate | bors | -0/+1 |
| 2021-10-20 | Lint on underscore variable assignment | F3real | -86/+170 |
| 2021-10-19 | Auto merge of #90067 - JohnTitor:rollup-afrjulz, r=JohnTitor | bors | -367/+637 |
| 2021-10-19 | Rename lint | Nathaniel Hamovitz | -22/+22 |
| 2021-10-19 | remove resolved note | Nathaniel Hamovitz | -2/+0 |
| 2021-10-19 | Auto merge of #7811 - rust-lang:eq-op-testless, r=xFrednet | bors | -13/+105 |
| 2021-10-20 | Rollup merge of #90060 - vincentdephily:patch-1, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-10-20 | Rollup merge of #90036 - jsha:less-rule, r=GuillaumeGomez | Yuki Okushi | -5/+8 |
| 2021-10-20 | Rollup merge of #90025 - JohnTitor:revert-86011, r=estebank | Yuki Okushi | -72/+79 |
| 2021-10-20 | Rollup merge of #90018 - GuillaumeGomez:too-long-item-names, r=jsha | Yuki Okushi | -154/+232 |
| 2021-10-20 | Rollup merge of #90009 - woppopo:const_from_more, r=dtolnay | Yuki Okushi | -27/+103 |
| 2021-10-20 | Rollup merge of #88860 - nbdd0121:panic, r=m-ou-se | Yuki Okushi | -3/+0 |
| 2021-10-20 | Rollup merge of #88860 - nbdd0121:panic, r=m-ou-se | Yuki Okushi | -38/+15 |
| 2021-10-20 | Rollup merge of #88789 - the8472:rm-zip-bound, r=JohnTitor | Yuki Okushi | -6/+2 |
| 2021-10-20 | Rollup merge of #87769 - m-ou-se:alloc-features-cleanup, r=yaahc,dtolnay | Yuki Okushi | -43/+46 |
| 2021-10-20 | Rollup merge of #87404 - rylev:artifact-size-profiling, r=wesleywiser | Yuki Okushi | -15/+76 |
| 2021-10-20 | Rollup merge of #86479 - exphp-forks:float-debug-exponential, r=yaahc | Yuki Okushi | -6/+75 |