| Age | Commit message (Expand) | Author | Lines |
| 2023-08-11 | Include spans in use-after-free diagnostics | Ben Kimock | -18/+230 |
| 2023-08-11 | Auto merge of #3024 - RalfJung:nomath, r=RalfJung | bors | -2/+1 |
| 2023-08-11 | llvm.prefetch is not a math function | Ralf Jung | -2/+1 |
| 2023-08-11 | Auto merge of #2989 - eduardosm:x86-intrinsics, r=RalfJung | bors | -0/+1720 |
| 2023-08-11 | Auto merge of #3023 - RalfJung:gamma, r=RalfJung | bors | -3024/+4240 |
| 2023-08-11 | miri: implement some `llvm.x86.sse.*` intrinsics and add tests | Eduardo Sánchez Muñoz | -0/+1720 |
| 2023-08-10 | add gamma function shims | Ralf Jung | -2/+42 |
| 2023-08-10 | Merge from rustc | Ralf Jung | -3021/+4197 |
| 2023-08-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-08-10 | Auto merge of #3022 - RalfJung:upcast, r=compiler-errors | bors | -31/+22 |
| 2023-08-10 | replace AsAny hack by trait upcasting :) | Ralf Jung | -31/+22 |
| 2023-08-10 | Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbini | bors | -17/+682 |
| 2023-08-10 | Auto merge of #114614 - RalfJung:offset-of-sanity, r=cjgillot | bors | -1/+6 |
| 2023-08-10 | Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789 | bors | -47/+130 |
| 2023-08-10 | Auto merge of #114648 - compiler-errors:perf-114604, r=lqd | bors | -5/+7 |
| 2023-08-09 | Auto merge of #114673 - matthiaskrgr:rollup-9kroqpp, r=matthiaskrgr | bors | -155/+1173 |
| 2023-08-09 | Rollup merge of #114670 - compiler-errors:issue-114660, r=cjgillot | Matthias Krüger | -35/+40 |
| 2023-08-09 | Rollup merge of #114587 - ouz-a:smir_allocation, r=oli-obk | Matthias Krüger | -27/+186 |
| 2023-08-09 | Rollup merge of #114469 - estebank:arbitrary-self-types-mut-diff, r=davidtwco | Matthias Krüger | -17/+275 |
| 2023-08-09 | Rollup merge of #114377 - Enselic:test_get_dbpath_for_term-utf-8, r=thomcc | Matthias Krüger | -7/+5 |
| 2023-08-09 | Rollup merge of #111891 - rustbox:feat/riscv-isr-cconv, r=jackh726 | Matthias Krüger | -69/+513 |
| 2023-08-09 | Rollup merge of #110435 - aDotInTheVoid:rdj-field-ordering, r=GuillaumeGomez | Matthias Krüger | -0/+154 |
| 2023-08-09 | Auto merge of #114666 - bjorn3:sync_cg_clif-2023-08-09, r=bjorn3 | bors | -110/+194 |
| 2023-08-09 | Auto merge of #3021 - ttsugriy:bin-search, r=RalfJung | bors | -17/+6 |
| 2023-08-09 | expand comment | Ralf Jung | -0/+1 |
| 2023-08-09 | Don't use type_of to determine if item has intrinsic shim | Michael Goulet | -35/+40 |
| 2023-08-09 | Use Vec's binary search instead of hand-written one. | Taras Tsugrii | -17/+5 |
| 2023-08-09 | Merge commit '8f9ac9c22d6594cf059d8e6c71d414cc5ccd7975' into sync_cg_clif-202... | bjorn3 | -110/+194 |
| 2023-08-09 | only allocate bytes within AllocRange | ouz-a | -34/+47 |
| 2023-08-09 | Only resolve in new solver | Michael Goulet | -5/+7 |
| 2023-08-09 | Auto merge of #88936 - estebank:send-sync, r=nagisa | bors | -13/+223 |
| 2023-08-09 | Suggest using `Arc` on `!Send`/`!Sync` types | Esteban Kuber | -13/+223 |
| 2023-08-09 | Convert Const to Allocation in smir | ouz-a | -3/+149 |
| 2023-08-09 | Fix MinGW | bjorn3 | -0/+1 |
| 2023-08-09 | Auto merge of #114649 - Kobzol:bolt-remove-use-old-text, r=nikic | bors | -1/+6 |
| 2023-08-09 | Fix rustc test suite | bjorn3 | -3/+5 |
| 2023-08-09 | review comments | Esteban Küber | -19/+43 |
| 2023-08-09 | Rustup to rustc 1.73.0-nightly (03a119b0b 2023-08-07) | bjorn3 | -5/+29 |
| 2023-08-09 | Remove usage of `--use-old-text` for BOLT | Jakub Beránek | -1/+6 |
| 2023-08-09 | Auto merge of #114646 - matthiaskrgr:rollup-xf7qnmn, r=matthiaskrgr | bors | -1625/+272 |
| 2023-08-09 | Rollup merge of #114641 - kupiakos:ascii-char-to-not-as, r=scottmcm | Matthias Krüger | -4/+4 |
| 2023-08-09 | Rollup merge of #114638 - compiler-errors:rpitit-test-revisions, r=spastorino | Matthias Krüger | -1483/+0 |
| 2023-08-09 | Rollup merge of #114634 - chriswailes:android-platform-doc-update, r=Mark-Sim... | Matthias Krüger | -0/+2 |
| 2023-08-09 | Rollup merge of #114606 - bvanjoi:fix-113462, r=compiler-errors | Matthias Krüger | -7/+31 |
| 2023-08-09 | Rollup merge of #114548 - fee1-dead-contrib:migrate-to-trans, r=davidtwco | Matthias Krüger | -41/+79 |
| 2023-08-09 | Rollup merge of #113939 - the8472:pidfd-from-child, r=Mark-Simulacrum | Matthias Krüger | -90/+156 |
| 2023-08-09 | Auto merge of #99747 - ankane:float_gamma, r=workingjubilee | bors | -4/+161 |
| 2023-08-08 | fix(test): improve sensitivity of hygene tests | Seth Pellegrino | -11/+17 |
| 2023-08-08 | fix: add RiscvInterrupt* cconv to smir | Seth Pellegrino | -0/+4 |
| 2023-08-08 | feat: `riscv-interrupt-{m,s}` calling conventions | Seth Pellegrino | -58/+492 |