| Age | Commit message (Expand) | Author | Lines |
| 2024-03-18 | Rollup merge of #122649 - cuviper:min-llvm-17, r=nikic | Matthias Krüger | -81/+15 |
| 2024-03-18 | Rollup merge of #122647 - RalfJung:box-to-raw-retag, r=oli-obk | Matthias Krüger | -65/+13 |
| 2024-03-18 | Rollup merge of #122480 - oli-obk:const-eval-span-no-opt, r=RalfJung | Matthias Krüger | -9/+9 |
| 2024-03-18 | Auto merge of #122646 - saethlin:library-frame-pointers, r=onur-ozkan | bors | -0/+4 |
| 2024-03-18 | Auto merge of #122558 - kjetilkjeka:llvm_bitcode_linker_no_trigger_rebuild, r... | bors | -1/+73 |
| 2024-03-18 | Avoid various uses of `Option<Span>` in favor of using `DUMMY_SP` in the few ... | Oli Scherer | -9/+9 |
| 2024-03-18 | remove retag_box_to_raw, it is no longer needed | Ralf Jung | -53/+1 |
| 2024-03-18 | add_retag: ensure box-to-raw-ptr casts are preserved for Miri | Ralf Jung | -12/+12 |
| 2024-03-18 | Rollup merge of #122657 - beetrees:option-env-tests, r=compiler-errors,Nilstrieb | Matthias Krüger | -3/+1 |
| 2024-03-17 | LLVM bitcode linker: use --cfg=parallell_compiler to avoid trashing the cache... | Kjetil Kjeka | -1/+73 |
| 2024-03-17 | Move `option_env!` and `env!` tests to the `env-macro` directory | beetrees | -3/+1 |
| 2024-03-17 | Rollup merge of #122636 - matthiaskrgr:compl3, r=compiler-errors | Matthias Krüger | -4/+4 |
| 2024-03-17 | Update the minimum external LLVM to 17 | Josh Stone | -81/+15 |
| 2024-03-17 | Mark UEFI std support as WIP | Ayush Singh | -3/+4 |
| 2024-03-17 | Enable frame pointers for the library | Ben Kimock | -0/+4 |
| 2024-03-17 | Auto merge of #122637 - matthiaskrgr:rollup-bczj5bp, r=matthiaskrgr | bors | -14/+66 |
| 2024-03-17 | Rollup merge of #121787 - onur-ozkan:improve-change-tracker, r=albertlarsan68 | Matthias Krüger | -14/+66 |
| 2024-03-17 | some minor code simplifications | Matthias Krüger | -4/+4 |
| 2024-03-17 | Auto merge of #122628 - lnicola:sync-from-ra, r=lnicola | bors | -1917/+3374 |
| 2024-03-17 | Merge commit '5ecace48f693afaa6adf8cb23086b651db3aec96' into sync-from-ra | Laurențiu Nicola | -1917/+3374 |
| 2024-03-17 | Rollup merge of #122295 - Nadrieril:mir-opt-run-current-target, r=Mark-Simula... | Matthias Krüger | -2/+4 |
| 2024-03-17 | Rollup merge of #122248 - jieyouxu:rmake-sysroot, r=Mark-Simulacrum | Matthias Krüger | -30/+36 |
| 2024-03-17 | Auto merge of #122321 - majaha:mingw_ci_new, r=Mark-Simulacrum | bors | -10/+13 |
| 2024-03-17 | Auto merge of #121885 - reitermarkus:generic-nonzero-inner, r=oli-obk,wesleyw... | bors | -68/+50 |
| 2024-03-17 | Auto merge of #122607 - fmease:rollup-ozl1eeq, r=fmease | bors | -0/+4 |
| 2024-03-16 | Rollup merge of #121720 - tmandry:split-refining, r=compiler-errors | León Orell Valerian Liehr | -0/+4 |
| 2024-03-16 | Auto merge of #122594 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-03-16 | Rollup merge of #122590 - Nilstrieb:bootstrap-do-you-know-what-the-word-copy-... | Chris Denton | -63/+79 |
| 2024-03-16 | Rollup merge of #122401 - ChrisDenton:check-tier1, r=Mark-Simulacrum | Chris Denton | -0/+4 |
| 2024-03-16 | Rollup merge of #122390 - ChrisDenton:bindgen, r=Mark-Simulacrum | Chris Denton | -1/+1 |
| 2024-03-16 | Rollup merge of #122372 - onur-ozkan:change-id-improvement, r=Mark-Simulacrum | Chris Denton | -5/+15 |
| 2024-03-16 | Rollup merge of #122323 - heiher:loongarch64-musl-root, r=Mark-Simulacrum | Chris Denton | -0/+2 |
| 2024-03-16 | Bump to 1.79.0 | Mark Rousskov | -1/+1 |
| 2024-03-16 | Auto merge of #122593 - ChrisDenton:windows-support-1, r=Nilstrieb | bors | -6/+4 |
| 2024-03-16 | Remove Windows support note | Chris Denton | -6/+4 |
| 2024-03-16 | Remove double remove_file | Nilstrieb | -1/+0 |
| 2024-03-16 | bootstrap: Don't name things copy that are not copies | Nilstrieb | -62/+79 |
| 2024-03-16 | Auto merge of #119418 - aaupov:master, r=Kobzol | bors | -1/+3 |
| 2024-03-16 | Auto merge of #122559 - ForsakenHarmony:hrmny/update-llvm, r=nikic | bors | -0/+0 |
| 2024-03-16 | Auto merge of #121926 - tgross35:f16-f128-step3-feature-gate, r=compiler-erro... | bors | -0/+18 |
| 2024-03-16 | Auto merge of #122575 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-03-15 | Update cargo | Weihang Lo | -0/+0 |
| 2024-03-15 | Rollup merge of #122563 - Kobzol:ci-pr-caching, r=Mark-Simulacrum | Matthias Krüger | -12/+29 |
| 2024-03-15 | Rollup merge of #122495 - Manishearth:rustdoc-👻👻👻, r=GuillaumeGomez | Matthias Krüger | -58/+68 |
| 2024-03-15 | CI: cache PR CI Docker builds | Jakub Beránek | -12/+29 |
| 2024-03-15 | Update LLVM submodule | hrmny | -0/+0 |
| 2024-03-15 | Rollup merge of #122530 - klensy:as_str, r=fee1-dead | Guillaume Gomez | -3/+4 |
| 2024-03-15 | Rollup merge of #122513 - petrochenkov:somehir4, r=fmease | Guillaume Gomez | -40/+28 |
| 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 #114651 - tmfink:rustdoc-rustc-wrapper, r=GuillaumeGomez | Guillaume Gomez | -2/+58 |