| Age | Commit message (Expand) | Author | Lines |
| 2023-12-21 | Auto merge of #119188 - flip1995:clippy-beta-backport, r=pietroalbini 1.75.0 | bors | -230/+368 |
| 2023-12-21 | Auto merge of #11953 - Jarcho:issue_11952, r=Alexendoo | bors | -103/+150 |
| 2023-12-21 | Auto merge of #11760 - compiler-errors:escaping, r=Jarcho | bors | -2/+18 |
| 2023-12-21 | Auto merge of #11756 - y21:issue11755, r=Manishearth | bors | -3/+8 |
| 2023-12-21 | Auto merge of #11538 - Jarcho:proc_mac, r=dswij | bors | -122/+192 |
| 2023-12-21 | Auto merge of #119186 - rust-lang:pa-stable-1.75, r=pietroalbini | bors | -2/+249 |
| 2023-12-21 | bump channel to stable | Pietro Albini | -1/+1 |
| 2023-12-21 | update release notes | Pietro Albini | -1/+248 |
| 2023-12-16 | Auto merge of #118994 - cuviper:beta-next, r=cuviper | bors | -13/+29 |
| 2023-12-15 | Include an additional cherry-pick | Nikita Popov | -0/+0 |
| 2023-12-15 | Update to LLVM 17.0.6 | Nikita Popov | -1/+1 |
| 2023-12-15 | temporarily revert "ice on ambguity in mir typeck" | Ali MJ Al-Nasrawy | -12/+28 |
| 2023-12-13 | Auto merge of #118837 - cuviper:beta-next, r=cuviper | bors | -1/+1 |
| 2023-12-12 | Don't ask for a specific branch in cargotest | Laurențiu Nicola | -1/+1 |
| 2023-12-11 | Update backtrace submodule | roblabla | -0/+0 |
| 2023-12-01 | Auto merge of #118492 - cuviper:beta-next, r=cuviper | bors | -29/+145 |
| 2023-11-30 | Update compiler/rustc_codegen_llvm/src/lib.rs | Wesley Wiser | -1/+1 |
| 2023-11-30 | Dispose llvm::TargetMachines prior to llvm::Context being disposed | Wesley Wiser | -6/+18 |
| 2023-11-30 | Rename and add another test | Alona Enraght-Moony | -3/+30 |
| 2023-11-30 | ConstProp: Remove const when rvalue check fails. | Alona Enraght-Moony | -3/+7 |
| 2023-11-30 | Precommit test for https://github.com/rust-lang/rust/issues/118328. | Alona Enraght-Moony | -0/+41 |
| 2023-11-30 | Fix coroutine validation for mixed panic strategy | Tomasz Miąsko | -11/+28 |
| 2023-11-30 | Build pre-coroutine-transform coroutine body | Michael Goulet | -11/+26 |
| 2023-11-28 | Auto merge of #118390 - cuviper:beta-next, r=cuviper | bors | -4/+10 |
| 2023-11-27 | only free lifetimes may get erased | lcnr | -4/+6 |
| 2023-11-27 | Update to LLVM 17.0.5 | Nikita Popov | -0/+0 |
| 2023-11-27 | feat: implement `DoubleEndedSearcher` for `CharArray[Ref]Searcher` | Jan | -0/+4 |
| 2023-11-20 | Auto merge of #118093 - weihanglo:update-beta-cargo, r=weihanglo | bors | -0/+0 |
| 2023-11-20 | [beta-1.75] Update cargo | Weihang Lo | -0/+0 |
| 2023-11-18 | Auto merge of #118042 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -378/+375 |
| 2023-11-18 | coverage: Regression test for #117788 | Zalathar | -0/+90 |
| 2023-11-18 | coverage: Avoid creating malformed macro name spans | Zalathar | -0/+6 |
| 2023-11-18 | Bump bootstrap to released 1.74.0 | Mark Rousskov | -378/+279 |
| 2023-11-12 | Auto merge of #117842 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum | bors | -85/+82 |
| 2023-11-12 | Cranelift isn't available on non-nightly channels | Mark Rousskov | -4/+1 |
| 2023-11-12 | Bump channel to beta | Mark Rousskov | -1/+1 |
| 2023-11-12 | Substitute version placeholders | Mark Rousskov | -80/+80 |
| 2023-11-11 | Auto merge of #117797 - weihanglo:update-cargo, r=weihanglo | bors | -0/+1 |
| 2023-11-11 | Auto merge of #117799 - erickt:fuchsia, r=tmandry | bors | -8/+44 |
| 2023-11-10 | Switch `fuchsia-test-runner.py` to `ffx product` | Erick Tryzelaar | -8/+44 |
| 2023-11-10 | Update cargo | Weihang Lo | -0/+1 |
| 2023-11-10 | Auto merge of #115229 - iSwapna:issue-115222-fix, r=estebank | bors | -3/+84 |
| 2023-11-10 | Recurse over the method chain and maintain a stack to peek at previous receiv... | Swapna Iyer | -3/+84 |
| 2023-11-10 | Auto merge of #117779 - bjorn3:sync_cg_clif-2023-11-10, r=bjorn3 | bors | -67/+961 |
| 2023-11-10 | Merge commit 'c84d1871dc4456539b7b578830268ab3539915d0' into sync_cg_clif-202... | bjorn3 | -67/+961 |
| 2023-11-10 | Rustup to rustc 1.75.0-nightly (0f44eb32f 2023-11-09) | bjorn3 | -6/+5 |
| 2023-11-10 | Sync from rust 0f44eb32f1123ac93ab404d74c295263ce468343 | bjorn3 | -1/+0 |
| 2023-11-10 | Auto merge of #117765 - onur-ozkan:fix-117762, r=clubby789 | bors | -0/+6 |
| 2023-11-10 | Auto merge of #117572 - RalfJung:addr_of, r=cuviper | bors | -6/+24 |
| 2023-11-10 | mention null explicitly | Ralf Jung | -2/+2 |