| Age | Commit message (Expand) | Author | Lines |
| 2023-07-12 | DefIds are not only about CrateItem | Santiago Pastorino | -8/+3 |
| 2023-07-11 | Auto merge of #113577 - matthiaskrgr:rollup-vaa83ip, r=matthiaskrgr | bors | -66/+498 |
| 2023-07-11 | Rollup merge of #113560 - fmease:assoc-tys-in-traits-depr-wc-loc, r=compiler-... | Matthias Krüger | -21/+81 |
| 2023-07-11 | Rollup merge of #113497 - xSetech:mips_32_abi, r=davidtwco | Matthias Krüger | -2/+10 |
| 2023-07-11 | Rollup merge of #113310 - jieyouxu:dont-suggest-impl-trait-in-paths, r=lcnr | Matthias Krüger | -2/+36 |
| 2023-07-11 | Rollup merge of #112717 - celinval:stable-mir-rvalue-1, r=oli-obk | Matthias Krüger | -41/+371 |
| 2023-07-11 | Auto merge of #113470 - compiler-errors:new-solver-structurally-resolve-pat, ... | bors | -5/+11 |
| 2023-07-11 | Auto merge of #113175 - bryangarza:safe-transmute-rustc-coinductive, r=compil... | bors | -56/+5 |
| 2023-07-11 | Auto merge of #113130 - chriswailes:android-library-defs, r=Amanieu | bors | -47/+58 |
| 2023-07-11 | Auto merge of #111717 - Urgau:uplift_fn_null_check, r=oli-obk | bors | -223/+289 |
| 2023-07-11 | Auto merge of #113316 - DrMeepster:underefer_perf, r=oli-obk | bors | -124/+186 |
| 2023-07-10 | optimization round 2 | DrMeepster | -34/+96 |
| 2023-07-11 | Auto merge of #113559 - matthiaskrgr:rollup-jrqyctc, r=matthiaskrgr | bors | -32/+47 |
| 2023-07-11 | Structurally resolve in pattern matching when peeling refs in new solver | Michael Goulet | -5/+11 |
| 2023-07-11 | Lint against misplaced where-clauses on assoc tys in traits | León Orell Valerian Liehr | -21/+81 |
| 2023-07-11 | Rollup merge of #113556 - cuviper:trim-rls, r=Mark-Simulacrum | Matthias Krüger | -6/+5 |
| 2023-07-11 | Rollup merge of #113551 - jyn514:dry-run-exclude, r=ozkanonur | Matthias Krüger | -3/+7 |
| 2023-07-11 | Rollup merge of #113548 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2023-07-11 | Rollup merge of #113543 - cuviper:triagebot-llvm, r=jyn514 | Matthias Krüger | -4/+0 |
| 2023-07-11 | Rollup merge of #113528 - workingjubilee:use-at-minsigstksz-in-rustc-signal-h... | Matthias Krüger | -5/+22 |
| 2023-07-11 | Rollup merge of #113523 - workingjubilee:reuse-const-inbounds-gep2, r=cuviper | Matthias Krüger | -14/+3 |
| 2023-07-11 | Rollup merge of #113386 - joshtriplett:style-guide-combinable-expressions, r=... | Matthias Krüger | -0/+10 |
| 2023-07-10 | Auto merge of #113544 - Kobzol:ci-macos-13, r=jyn514 | bors | -7/+7 |
| 2023-07-10 | Correct the Android stat struct definitions | Chris Wailes | -47/+58 |
| 2023-07-10 | Don't use serde-derive in the rls shim | Josh Stone | -6/+5 |
| 2023-07-10 | Don't print "Skipping" twice | jyn | -3/+7 |
| 2023-07-10 | Update books | rustbot | -0/+0 |
| 2023-07-10 | Dynamically size sigaltstk in rustc | Jubilee Young | -5/+22 |
| 2023-07-10 | Auto merge of #112988 - spastorino:new-rpitit-24, r=compiler-errors | bors | -586/+1106 |
| 2023-07-10 | Implement a few more rvalue translation to smir | Celina G. Val | -10/+318 |
| 2023-07-10 | CI: use `macos-13` runner for Apple jobs | Jakub Beránek | -7/+7 |
| 2023-07-10 | Implement Stable for AssertMessage | Celina G. Val | -30/+37 |
| 2023-07-10 | Fix standalone build | Celina G. Val | -2/+17 |
| 2023-07-10 | Drop uplifted `clippy::fn_null_check` | Urgau | -223/+64 |
| 2023-07-10 | Uplift `clippy::fn_null_check` to rustc | Urgau | -0/+221 |
| 2023-07-10 | Remove `rustc_llvm` from llvm-stamp nags | Josh Stone | -4/+0 |
| 2023-07-10 | Auto merge of #94748 - tbu-:pr_file_arc, r=Amanieu | bors | -32/+65 |
| 2023-07-10 | Auto merge of #113532 - matthiaskrgr:rollup-mty7u37, r=matthiaskrgr | bors | -47/+301 |
| 2023-07-10 | Rollup merge of #113524 - bjorn3:remove_tidy_pal_exception, r=the8472 | Matthias Krüger | -1/+0 |
| 2023-07-10 | Rollup merge of #113331 - chenyukang:yukang-fix-112590-false-positive, r=este... | Matthias Krüger | -46/+301 |
| 2023-07-10 | Remove the library/term exception in tidy's pal checker code | bjorn3 | -1/+0 |
| 2023-07-10 | Auto merge of #113520 - Nilstrieb:rollup-zn78vvp, r=Nilstrieb | bors | -0/+3 |
| 2023-07-10 | Reuse LLVMConstInBoundsGEP2 | Jubilee Young | -14/+3 |
| 2023-07-10 | Rollup merge of #113515 - fmease:tracking-issues-dont-need-triage, r=Nilstrieb | Nilstrieb | -0/+3 |
| 2023-07-10 | Auto merge of #108796 - devsnek:personality-pal-exception, r=workingjubilee | bors | -3/+1 |
| 2023-07-09 | move personality to sys | Gus Caplan | -3/+1 |
| 2023-07-10 | Don't label tracking issues with needs-triage | León Orell Valerian Liehr | -0/+3 |
| 2023-07-10 | Auto merge of #108485 - devsnek:float-pat-exception, r=workingjubilee | bors | -38/+53 |
| 2023-07-09 | move pal cfgs in f32 and f64 to sys | Gus Caplan | -38/+53 |
| 2023-07-10 | Auto merge of #113127 - jieyouxu:fix-error-color-summary, r=davidtwco | bors | -7/+15 |