| Age | Commit message (Expand) | Author | Lines |
| 2023-03-25 | fix type suggestions in match arms | Lukas Markeffsky | -2/+34 |
| 2023-03-25 | Auto merge of #109100 - Zoxc:merge-query-try, r=cjgillot | bors | -134/+134 |
| 2023-03-25 | Auto merge of #109371 - Zoxc:verify-hash-opt, r=cjgillot | bors | -81/+62 |
| 2023-03-25 | Auto merge of #99929 - the8472:default-iters, r=scottmcm | bors | -0/+371 |
| 2023-03-25 | Auto merge of #109546 - saethlin:inline-into, r=scottmcm | bors | -0/+1 |
| 2023-03-25 | Pass `tcx` directly | John Kåre Alsaker | -37/+26 |
| 2023-03-25 | Split the `if` to release the lock earlier | John Kåre Alsaker | -9/+14 |
| 2023-03-25 | Remove `DebugArg` | John Kåre Alsaker | -43/+5 |
| 2023-03-25 | Optimize `incremental_verify_ich` | John Kåre Alsaker | -49/+74 |
| 2023-03-24 | Auto merge of #109399 - petrochenkov:rendersort, r=GuillaumeGomez | bors | -7/+20 |
| 2023-03-24 | Auto merge of #107932 - petrochenkov:onlyexport, r=jyn514 | bors | -11/+45 |
| 2023-03-24 | Add #[inline] to the Into for From impl | Ben Kimock | -0/+1 |
| 2023-03-24 | Auto merge of #109566 - flip1995:clippyup, r=Manishearth | bors | -1627/+2992 |
| 2023-03-24 | Auto merge of #109220 - nikic:poison, r=cuviper | bors | -6/+17 |
| 2023-03-24 | Merge commit 'd5e2a7aca55ed49fc943b7a07a8eba05ab5a0079' into clippyup | Philipp Krones | -1627/+2992 |
| 2023-03-24 | Auto merge of #10539 - flip1995:rustup, r=flip1995 | bors | -218/+177 |
| 2023-03-24 | Bump nightly version -> 2023-03-24 | Philipp Krones | -1/+1 |
| 2023-03-24 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -1670/+3031 |
| 2023-03-24 | Auto merge of #109216 - martingms:unicode-case-lut-shrink, r=Mark-Simulacrum | bors | -1829/+852 |
| 2023-03-24 | Auto merge of #109552 - matthiaskrgr:rollup-03xwois, r=matthiaskrgr | bors | -48/+121 |
| 2023-03-24 | Rollup merge of #109550 - Nathan-Fenner:nathanf/fixme-adjust-funcs, r=compile... | Matthias Krüger | -32/+30 |
| 2023-03-24 | Rollup merge of #109519 - bzEq:aix-llvm-c++, r=cuviper | Matthias Krüger | -0/+1 |
| 2023-03-24 | Rollup merge of #109495 - compiler-errors:new-solver-destruct, r=eholk,lcnr | Matthias Krüger | -0/+42 |
| 2023-03-24 | Rollup merge of #109433 - chenyukang:yukang/fix-109188-ice, r=lcnr | Matthias Krüger | -3/+48 |
| 2023-03-24 | Rollup merge of #109406 - WaffleLapkin:🥛, r=cuviper | Matthias Krüger | -13/+0 |
| 2023-03-23 | Make helper functions private | Nathan Fenner | -32/+30 |
| 2023-03-24 | Auto merge of #109547 - matthiaskrgr:rollup-zczqgdk, r=matthiaskrgr | bors | -290/+718 |
| 2023-03-24 | Rollup merge of #109536 - petrochenkov:qcstore3, r=cjgillot | Matthias Krüger | -14/+15 |
| 2023-03-24 | Rollup merge of #109515 - bzEq:aix-linker, r=petrochenkov | Matthias Krüger | -0/+174 |
| 2023-03-24 | Rollup merge of #109493 - compiler-errors:new-solver-vars-obligations, r=lcnr | Matthias Krüger | -46/+84 |
| 2023-03-24 | Rollup merge of #109368 - hermitcore:typo, r=cuviper | Matthias Krüger | -1/+1 |
| 2023-03-24 | Rollup merge of #109142 - the8472:mutex-block-docs, r=cuviper | Matthias Krüger | -7/+17 |
| 2023-03-24 | Rollup merge of #108986 - fortanix:raoul/sync_lvi_patches, r=cuviper | Matthias Krüger | -39/+48 |
| 2023-03-24 | Rollup merge of #108961 - compiler-errors:refine-ct-errors, r=BoxyUwU | Matthias Krüger | -28/+63 |
| 2023-03-24 | Rollup merge of #108924 - tmiasko:panic-immediate-abort, r=thomcc | Matthias Krüger | -0/+3 |
| 2023-03-24 | Rollup merge of #108629 - notriddle:notriddle/item-type-advanced, r=Guillaume... | Matthias Krüger | -155/+313 |
| 2023-03-24 | Auto merge of #10489 - samueltardieu:issue-10476, r=giraffate | bors | -54/+355 |
| 2023-03-23 | Auto merge of #109202 - compiler-errors:new-solver-fast-reject-faster-2, r=lcnr | bors | -80/+53 |
| 2023-03-23 | Auto merge of #109538 - matthiaskrgr:rollup-ct58npj, r=matthiaskrgr | bors | -266/+566 |
| 2023-03-23 | New lint: detect unnecessary struct building | Samuel "Sam" Tardieu | -54/+355 |
| 2023-03-23 | Use fulfillment in InferCtxt::evaluate_obligation | Michael Goulet | -30/+15 |
| 2023-03-23 | Note type mismatch on ConstArgHasType | Michael Goulet | -5/+15 |
| 2023-03-23 | Return nested obligations from canonical response var unification | Michael Goulet | -25/+78 |
| 2023-03-23 | Don't split up TreatProjections and TreatParams anymore | Michael Goulet | -80/+53 |
| 2023-03-23 | Rollup merge of #109487 - GuillaumeGomez:move-useless-reexport-check, r=petro... | Matthias Krüger | -141/+70 |
| 2023-03-23 | Rollup merge of #109472 - MU001999:patch-3, r=eholk | Matthias Krüger | -7/+53 |
| 2023-03-23 | Rollup merge of #109231 - Zoxc:fs-non-canon, r=eholk | Matthias Krüger | -14/+31 |
| 2023-03-23 | Rollup merge of #108588 - ehuss:lint-docs-produces, r=eholk | Matthias Krüger | -40/+64 |
| 2023-03-23 | Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholk | Matthias Krüger | -3/+2 |
| 2023-03-23 | Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkov | Matthias Krüger | -27/+229 |