| Age | Commit message (Expand) | Author | Lines |
| 2021-09-30 | Rollup merge of #89314 - notriddle:notriddle/lint-fix-enum-variant-match, r=d... | Manish Goregaokar | -19/+73 |
| 2021-09-30 | Rollup merge of #89306 - devnexen:haiku_ncpus, r=nagisa | Manish Goregaokar | -1/+10 |
| 2021-09-30 | Rollup merge of #89303 - guswynn:std_suspend, r=dtolnay | Manish Goregaokar | -0/+68 |
| 2021-09-30 | Rollup merge of #89248 - hkmatsumoto:suggest-similarly-named-assoc-items, r=e... | Manish Goregaokar | -18/+216 |
| 2021-09-30 | Rollup merge of #89202 - estebank:infer-call-type, r=oli-obk | Manish Goregaokar | -0/+15 |
| 2021-09-30 | Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillot | Manish Goregaokar | -15/+35 |
| 2021-09-30 | Auto merge of #89282 - sexxi-goose:fix-88118, r=nikomatsakis | bors | -0/+38 |
| 2021-09-30 | Auto merge of #87998 - nneonneo:master, r=oli-obk | bors | -28/+212 |
| 2021-09-30 | Auto merge of #86853 - usbalbin:const_try, r=oli-obk | bors | -8/+58 |
| 2021-09-30 | Auto merge of #89250 - Aaron1011:keep-bound-region-names, r=estebank | bors | -22/+48 |
| 2021-09-30 | Auto merge of #89386 - ehuss:rollup-idf4dmj, r=ehuss | bors | -78/+272 |
| 2021-09-29 | Rollup merge of #89378 - ehuss:update-books, r=ehuss | Eric Huss | -0/+0 |
| 2021-09-29 | Rollup merge of #89377 - ehuss:update-cargo, r=ehuss | Eric Huss | -0/+0 |
| 2021-09-29 | Rollup merge of #89366 - GuillaumeGomez:remove-lazy-static, r=jyn514 | Eric Huss | -5/+3 |
| 2021-09-29 | Rollup merge of #89335 - mbrubeck:range-is-sorted, r=cuviper | Eric Huss | -0/+10 |
| 2021-09-29 | Rollup merge of #89315 - et342:cstr_from_vec_unchecked_doc, r=yaahc | Eric Huss | -0/+2 |
| 2021-09-29 | Rollup merge of #89313 - durin42:llvm-14-thinLTOResolvePrevailingInModule, r=... | Eric Huss | -0/+4 |
| 2021-09-29 | Rollup merge of #89311 - FabianWolff:issue-89305, r=oli-obk | Eric Huss | -3/+35 |
| 2021-09-29 | Rollup merge of #89297 - GuillaumeGomez:remove-never-from-type-enum, r=camelid | Eric Huss | -8/+6 |
| 2021-09-29 | Rollup merge of #89294 - lnicola:rust-analyzer-2021-09-27, r=lnicola | Eric Huss | -16/+17 |
| 2021-09-29 | Rollup merge of #89232 - rossmacarthur:fix-76424, r=wesleywiser | Eric Huss | -35/+75 |
| 2021-09-29 | Rollup merge of #89098 - GuillaumeGomez:where-bounds-order, r=camelid | Eric Huss | -4/+6 |
| 2021-09-29 | Rollup merge of #88412 - mdsn:slice-sort-safety, r=dtolnay | Eric Huss | -2/+23 |
| 2021-09-29 | Rollup merge of #87428 - GuillaumeGomez:union-highlighting, r=notriddle | Eric Huss | -5/+91 |
| 2021-09-30 | Auto merge of #89110 - Aaron1011:adjustment-span, r=estebank | bors | -583/+453 |
| 2021-09-29 | Auto merge of #89380 - ehuss:fix-windows-llvm, r=Mark-Simulacrum | bors | -0/+6 |
| 2021-09-29 | Fix Windows LLVM issue. | Eric Huss | -0/+6 |
| 2021-09-29 | Update books | Eric Huss | -0/+0 |
| 2021-09-29 | Update cargo | Eric Huss | -0/+0 |
| 2021-09-29 | Remove Never variant from clean::Type enum | Guillaume Gomez | -8/+6 |
| 2021-09-29 | Auto merge of #89011 - bjorn3:restructure_rt, r=dtolnay | bors | -114/+112 |
| 2021-09-29 | fix(lint): don't suggest refutable patterns to "fix" irrefutable bind | Michael Howell | -19/+73 |
| 2021-09-29 | Remove lazy_static dependency | Guillaume Gomez | -5/+3 |
| 2021-09-29 | Auto merge of #89331 - GuillaumeGomez:rollup-b10unye, r=GuillaumeGomez | bors | -61/+13403 |
| 2021-09-29 | Auto merge of #89328 - flip1995:clippyup, r=Manishearth | bors | -1001/+2220 |
| 2021-09-28 | ref/refmut | Gus Wynn | -3/+14 |
| 2021-09-29 | Auto merge of #88950 - Nadrieril:deconstruct-pat, r=oli-obk | bors | -994/+893 |
| 2021-09-28 | Improve help for recursion limit errors | Ross MacArthur | -35/+75 |
| 2021-09-28 | Optimize is_sorted for Range and RangeInclusive | Matt Brubeck | -0/+10 |
| 2021-09-28 | Rollup merge of #89318 - petrochenkov:lstore, r=oli-obk | Guillaume Gomez | -37/+4 |
| 2021-09-28 | Rollup merge of #89283 - camelid:issue-83564-test, r=davidtwco | Guillaume Gomez | -0/+26 |
| 2021-09-28 | Rollup merge of #89276 - Urgau:fix-union-impls, r=GuillaumeGomez | Guillaume Gomez | -0/+17 |
| 2021-09-28 | Rollup merge of #89255 - FabianWolff:issue-88806, r=cjgillot | Guillaume Gomez | -20/+28 |
| 2021-09-28 | Rollup merge of #89235 - yaahc:junit-formatting, r=kennytm | Guillaume Gomez | -1/+4 |
| 2021-09-28 | Rollup merge of #89233 - FabianWolff:issue-89159, r=estebank | Guillaume Gomez | -1/+5 |
| 2021-09-28 | Rollup merge of #89212 - Sl1mb0:xpy-toolchain-link, r=jyn514 | Guillaume Gomez | -0/+80 |
| 2021-09-28 | Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-Simulacrum | Guillaume Gomez | -2/+13239 |
| 2021-09-28 | Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee' into clippyup | flip1995 | -1001/+2220 |
| 2021-09-28 | Auto merge of #7733 - flip1995:rustup, r=flip1995 | bors | -169/+127 |
| 2021-09-28 | Cleanup of rustup changes | flip1995 | -6/+8 |