| Age | Commit message (Expand) | Author | Lines |
| 2023-11-10 | Update variable name to fix `unused_variables` warning | Duo Wang | -1/+1 |
| 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 |
| 2023-11-10 | Auto merge of #117750 - klensy:icu-followup, r=Nilstrieb | bors | -27/+18 |
| 2023-11-10 | Auto merge of #117769 - matthiaskrgr:rollup-4efjlg3, r=matthiaskrgr | bors | -229/+442 |
| 2023-11-10 | Rollup merge of #117751 - aDotInTheVoid:unkind, r=GuillaumeGomez | Matthias Krüger | -2/+3 |
| 2023-11-10 | Rollup merge of #117743 - sjwang05:issue-117720, r=estebank | Matthias Krüger | -4/+97 |
| 2023-11-10 | Rollup merge of #117741 - eltociear:patch-23, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2023-11-10 | Rollup merge of #117730 - jmillikin:fmt-debug-helper-fns, r=cuviper | Matthias Krüger | -13/+136 |
| 2023-11-10 | Rollup merge of #117039 - scottmcm:clarify-get-unchecked, r=cuviper | Matthias Krüger | -0/+10 |
| 2023-11-10 | Rollup merge of #114191 - rcvalle:rust-exploit-mitigations, r=cuviper | Matthias Krüger | -209/+195 |
| 2023-11-10 | Closure-consuming helper functions for `fmt::Debug` helpers | John Millikin | -13/+136 |
| 2023-11-09 | Auto merge of #117727 - saethlin:inline-derived-fmt, r=nnethercote | bors | -3/+23 |
| 2023-11-09 | enable unstable feature on `x clean [PATH]` | onur-ozkan | -0/+6 |
| 2023-11-09 | Auto merge of #117708 - onur-ozkan:x-setup, r=clubby789 | bors | -104/+112 |
| 2023-11-09 | Auto merge of #117122 - ferrocene:pa-configure-git-diff, r=albertlarsan68 | bors | -21/+93 |
| 2023-11-09 | Emit #[inline] on derive(Debug) | Ben Kimock | -3/+23 |
| 2023-11-09 | Auto merge of #117712 - lcnr:expand-coroutine, r=jackh726 | bors | -91/+140 |
| 2023-11-09 | fmt | Pietro Albini | -4/+1 |
| 2023-11-09 | Auto merge of #117734 - nnethercote:rm-Zstrip, r=davidtwco | bors | -12/+2 |
| 2023-11-09 | rustdoc-json: Fix test so it actuall checks things | Alona Enraght-Moony | -2/+3 |
| 2023-11-09 | bump few ICU4X leftover deps | klensy | -27/+18 |
| 2023-11-09 | Auto merge of #117632 - Nilstrieb:icup, r=davidtwco | bors | -898/+286 |
| 2023-11-09 | Suggest fix for ; within let-chains | sjwang05 | -4/+97 |
| 2023-11-09 | Fix typo in internal.rs | Ikko Eltociear Ashimine | -1/+1 |
| 2023-11-09 | Auto merge of #117736 - TaKO8Ki:rollup-fjrtmlb, r=TaKO8Ki | bors | -74/+152 |
| 2023-11-09 | chore(bootstrap): capitalize {error, warning, info, note} tags | onur-ozkan | -92/+92 |
| 2023-11-09 | allow users to override the existing configuration during x setup | onur-ozkan | -1/+11 |
| 2023-11-09 | check config file before prompts on x setup | onur-ozkan | -13/+11 |
| 2023-11-09 | Rollup merge of #117724 - Kobzol:shim-error-message, r=onur-ozkan | Takayuki Maeda | -1/+3 |
| 2023-11-09 | Rollup merge of #117723 - onur-ozkan:keep-bootstrap-on-x-clean, r=albertlarsan68 | Takayuki Maeda | -1/+0 |
| 2023-11-09 | Rollup merge of #117705 - tshepang:patch-2, r=Nilstrieb | Takayuki Maeda | -1/+1 |
| 2023-11-09 | Rollup merge of #117694 - jmillikin:core-io-borrowed-buf, r=m-ou-se | Takayuki Maeda | -22/+31 |
| 2023-11-09 | Rollup merge of #117645 - compiler-errors:auto-trait-subst, r=petrochenkov | Takayuki Maeda | -6/+36 |
| 2023-11-09 | Rollup merge of #116762 - WaffleLapkin:fixup_fromptr_docs, r=RalfJung | Takayuki Maeda | -43/+81 |
| 2023-11-09 | Auto merge of #117557 - Zoxc:panic-prio, r=petrochenkov | bors | -14/+30 |
| 2023-11-09 | Remove `-Z strip`. | Nicholas Nethercote | -12/+2 |
| 2023-11-08 | Auto merge of #117454 - shepmaster:github-actions-m1-tests, r=GuillaumeGomez,... | bors | -1/+70 |
| 2023-11-09 | Move `BorrowedBuf` and `BorrowedCursor` from `std:io` to `core::io` | John Millikin | -22/+31 |
| 2023-11-08 | update mir-opt tests | lcnr | -21/+21 |
| 2023-11-08 | rename `BorrowKind::Shallow` to `Fake` | lcnr | -68/+75 |
| 2023-11-08 | generator layout: ignore fake borrows | lcnr | -3/+42 |
| 2023-11-08 | Restore rustc shim error message | Jakub Beránek | -1/+3 |
| 2023-11-08 | speed up `x clean` | onur-ozkan | -1/+0 |
| 2023-11-08 | Auto merge of #116930 - RalfJung:raw-ptr-match, r=davidtwco | bors | -98/+375 |