| Age | Commit message (Expand) | Author | Lines |
| 2024-03-20 | Add a test | Ben Kimock | -21/+189 |
| 2024-03-19 | Account for #[link_name] intrinsics shims | Ben Kimock | -0/+1 |
| 2024-03-16 | Handle calls to upstream monomorphizations in compiler_builtins | Ben Kimock | -9/+95 |
| 2024-03-15 | Auto merge of #122341 - compiler-errors:alias-wfness, r=lcnr | bors | -26/+68 |
| 2024-03-15 | Auto merge of #122555 - GuillaumeGomez:rollup-tr6wu54, r=GuillaumeGomez | bors | -303/+248 |
| 2024-03-15 | Rollup merge of #122530 - klensy:as_str, r=fee1-dead | Guillaume Gomez | -6/+8 |
| 2024-03-15 | Rollup merge of #122513 - petrochenkov:somehir4, r=fmease | Guillaume Gomez | -199/+135 |
| 2024-03-15 | Rollup merge of #122512 - baitcode:2024-03-14-buffer-documentation-fix, r=Nil... | Guillaume Gomez | -0/+2 |
| 2024-03-15 | Rollup merge of #122496 - GuillaumeGomez:reduce-gcc-build-logs, r=Mark-Simula... | Guillaume Gomez | -8/+15 |
| 2024-03-15 | Rollup merge of #122468 - beepster4096:borrowck_prefixes_cleanup, r=Nadrieril | Guillaume Gomez | -88/+28 |
| 2024-03-15 | Rollup merge of #114651 - tmfink:rustdoc-rustc-wrapper, r=GuillaumeGomez | Guillaume Gomez | -2/+60 |
| 2024-03-15 | Build GCC with as many threads as available | Guillaume Gomez | -3/+3 |
| 2024-03-15 | Greatly reduce GCC build logs | Guillaume Gomez | -7/+14 |
| 2024-03-15 | Auto merge of #121297 - michaelwoerister:set-pdb-alt-path, r=wesleywiser | bors | -0/+53 |
| 2024-03-15 | Auto merge of #122538 - RalfJung:miri, r=RalfJung | bors | -653/+59 |
| 2024-03-15 | doc: add --test-builder/--test-builder-wrapper | Travis Finkenauer | -0/+29 |
| 2024-03-15 | Auto merge of #122534 - matthiaskrgr:rollup-p95i3ph, r=matthiaskrgr | bors | -237/+542 |
| 2024-03-15 | Rollup merge of #122527 - fmease:clean-up-hir-ty-lowering, r=compiler-errors | Matthias Krüger | -208/+142 |
| 2024-03-15 | Rollup merge of #122526 - Zalathar:thir-expr-docs, r=oli-obk | Matthias Krüger | -1/+12 |
| 2024-03-15 | Rollup merge of #122523 - compiler-errors:ensure-associated-types, r=oli-obk | Matthias Krüger | -0/+24 |
| 2024-03-15 | Rollup merge of #122515 - jieyouxu:ice-self-ty-mismatch, r=compiler-errors | Matthias Krüger | -1/+63 |
| 2024-03-15 | Rollup merge of #122471 - RalfJung:const-eval-span, r=oli-obk | Matthias Krüger | -7/+192 |
| 2024-03-15 | Rollup merge of #122174 - notriddle:master, r=TaKO8Ki | Matthias Krüger | -10/+88 |
| 2024-03-15 | Rollup merge of #121207 - chriswailes:z-external-clangrt, r=michaelwoerister | Matthias Krüger | -10/+21 |
| 2024-03-15 | rustdoc: create rustc command with an iterator | Travis Finkenauer | -4/+6 |
| 2024-03-15 | rustdoc: fix test's saved stdout | Travis Finkenauer | -2/+4 |
| 2024-03-15 | rustdoc: add `--test-builder-wrapper` argument | Travis Finkenauer | -2/+27 |
| 2024-03-15 | less symbols interner locks | klensy | -6/+8 |
| 2024-03-15 | Auto merge of #3383 - RalfJung:rustup, r=RalfJung | bors | -1558/+5597 |
| 2024-03-15 | fmt | Ralf Jung | -2/+1 |
| 2024-03-15 | Merge from rustc | Ralf Jung | -1556/+5596 |
| 2024-03-15 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-03-15 | Clean up AstConv | León Orell Valerian Liehr | -208/+142 |
| 2024-03-15 | Docs for `thir::ExprKind::Use` and `thir::ExprKind::Let` | Zalathar | -1/+12 |
| 2024-03-15 | Auto merge of #122517 - petrochenkov:bodihash, r=oli-obk | bors | -20/+49 |
| 2024-03-14 | Ensure RPITITs are created before def-id freezing | Michael Goulet | -0/+24 |
| 2024-03-15 | Auto merge of #122511 - matthiaskrgr:rollup-swzilin, r=matthiaskrgr | bors | -393/+2023 |
| 2024-03-14 | Auto merge of #3382 - saethlin:sysroots-notification, r=saethlin | bors | -1/+1 |
| 2024-03-14 | Apply the same shell quoting trick we use in the URL to | Ben Kimock | -1/+1 |
| 2024-03-14 | Auto merge of #122514 - workingjubilee:update-backtrace-for-miri, r=workingju... | bors | -0/+0 |
| 2024-03-14 | preserve span when evaluating mir::ConstOperand | Ralf Jung | -7/+192 |
| 2024-03-14 | Fill in HIR hash for associated opaque types | Vadim Petrochenkov | -20/+49 |
| 2024-03-14 | Pass the correct DefId when suggesting writing the aliased Self type out | 许杰友 Jieyou Xu (Joe) | -1/+63 |
| 2024-03-14 | Use rust-lang/backtrace-rs@6fa4b85 | Jubilee Young | -0/+0 |
| 2024-03-14 | hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id` | Vadim Petrochenkov | -199/+135 |
| 2024-03-14 | Rollup merge of #122503 - compiler-errors:trait-alias-wf, r=Nilstrieb | Matthias Krüger | -1/+2 |
| 2024-03-14 | Rollup merge of #122498 - jfgoog:update-cc-crate-version, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-03-14 | Rollup merge of #122487 - GuillaumeGomez:rename-stmtkind-local, r=oli-obk | Matthias Krüger | -103/+103 |
| 2024-03-14 | Rollup merge of #122479 - GrigorenkoPV:duration_millis_float, r=scottmcm | Matthias Krüger | -0/+42 |
| 2024-03-14 | Rollup merge of #122373 - surechen:fix_121331, r=petrochenkov | Matthias Krüger | -42/+269 |