| Age | Commit message (Expand) | Author | Lines |
| 2023-10-24 | Auto merge of #116461 - ChrisDenton:sleep, r=thomcc | bors | -1/+100 |
| 2023-10-24 | remap cargo dependencies to /rust/deps | Pietro Albini | -1/+33 |
| 2023-10-24 | Add regression test for #117058 | Matthew Jasper | -0/+95 |
| 2023-10-24 | Auto merge of #116435 - compiler-errors:re-erased, r=lcnr | bors | -9/+100 |
| 2023-10-24 | Introduce `-C instrument-coverage=branch` to gate branch coverage | Arpad Borsos | -6/+19 |
| 2023-10-24 | Auto merge of #3137 - RalfJung:data-race, r=oli-obk | bors | -225/+416 |
| 2023-10-24 | we don't support thread::scope on freebsd | Ralf Jung | -1/+1 |
| 2023-10-24 | futex text: avoid spurious non-atomic reads | Ralf Jung | -13/+13 |
| 2023-10-24 | fix error read-read reporting when there's also an unsynchronized non-atomic ... | Ralf Jung | -22/+45 |
| 2023-10-24 | remove change-id assertion in bootstrap test | onur-ozkan | -1/+0 |
| 2023-10-24 | Auto merge of #3138 - rust-lang:rustup-2023-10-24, r=RalfJung | bors | -2996/+8219 |
| 2023-10-24 | Auto merge of #116319 - BlackHoleFox:apple-rand-take-2, r=thomcc | bors | -58/+52 |
| 2023-10-24 | Merge from rustc | The Miri Conjob Bot | -2995/+8218 |
| 2023-10-24 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-10-23 | Add test and remove double ref | Celina G. Val | -18/+85 |
| 2023-10-24 | Auto merge of #116238 - tamird:gettimeofday, r=thomcc | bors | -200/+80 |
| 2023-10-24 | tests/ui/abi/compatibility: Set min-llvm-version to 17 for LoongArch64 | WANG Rui | -0/+1 |
| 2023-10-24 | Auto merge of #116998 - pcc:new-ndk2, r=onur-ozkan | bors | -75/+62 |
| 2023-10-24 | tests: Add features-gate for LoongArch | WANG Rui | -1/+2 |
| 2023-10-24 | compiler: Add target features for LoongArch | WANG Rui | -0/+18 |
| 2023-10-23 | Remove Apple RNG fallbacks and simplify implementation | BlackHoleFox | -58/+52 |
| 2023-10-24 | Auto merge of #116300 - cjgillot:split-move, r=petrochenkov | bors | -536/+558 |
| 2023-10-23 | Auto merge of #117103 - matthiaskrgr:rollup-96zuuom, r=matthiaskrgr | bors | -634/+698 |
| 2023-10-23 | stack_overflow: get_stackp using MAP_STACK flag on dragonflybsd too. | David Carlier | -2/+12 |
| 2023-10-23 | Remove unsafe and `Rc` | Celina G. Val | -22/+15 |
| 2023-10-23 | Rollup merge of #117086 - amandasystems:patch-1, r=Mark-Simulacrum | Matthias Krüger | -0/+2 |
| 2023-10-23 | Rollup merge of #117074 - ouz-a:remove_smir, r=compiler-errors | Matthias Krüger | -5/+1 |
| 2023-10-23 | Rollup merge of #117070 - notriddle:notriddle/cleanx, r=fmease | Matthias Krüger | -27/+26 |
| 2023-10-23 | Rollup merge of #117046 - bvanjoi:fix-116186, r=oli-obk | Matthias Krüger | -1/+47 |
| 2023-10-23 | Rollup merge of #116859 - Nilstrieb:more-more-funny-pretty-printers, r=oli-obk | Matthias Krüger | -592/+615 |
| 2023-10-23 | Rollup merge of #107159 - devnexen:random_fbsd_update, r=workingjubilee | Matthias Krüger | -9/+7 |
| 2023-10-23 | Auto merge of #116033 - bvanjoi:fix-116032, r=petrochenkov | bors | -55/+133 |
| 2023-10-23 | Let's see what those opaque types actually are | Michael Goulet | -8/+76 |
| 2023-10-23 | Handle ReErased in responses in new solver | Michael Goulet | -2/+25 |
| 2023-10-23 | Update `since` stability attributes in tests | David Tolnay | -69/+79 |
| 2023-10-23 | Validate `since` value in stable attribute | David Tolnay | -8/+21 |
| 2023-10-23 | Fix stable feature names in tests | David Tolnay | -11/+11 |
| 2023-10-23 | Fix invalid stability attribute features in standard library | David Tolnay | -5/+5 |
| 2023-10-23 | Validate #[stable(feature = "…")] identifier | David Tolnay | -23/+28 |
| 2023-10-23 | Remove redundant type parameter | Michael Goulet | -87/+98 |
| 2023-10-23 | Naming nits | Michael Goulet | -55/+55 |
| 2023-10-23 | Improve android-ndk property interface | Peter Collingbourne | -75/+62 |
| 2023-10-23 | Add `internal()` method counterpart to `stable()` | Celina G. Val | -1/+5 |
| 2023-10-23 | Update Cranelift to 0.101.1 | bjorn3 | -57/+32 |
| 2023-10-23 | Add method to convert internal to stable constructs | Celina G. Val | -121/+197 |
| 2023-10-23 | Auto merge of #107009 - cjgillot:jump-threading, r=pnkfelix | bors | -137/+2797 |
| 2023-10-23 | Update books | rustbot | -0/+0 |
| 2023-10-23 | Factor signature type walking out of opaque_types_defined_by | Oli Scherer | -44/+155 |
| 2023-10-23 | Auto merge of #117087 - matthiaskrgr:rollup-08kkjkz, r=matthiaskrgr | bors | -212/+352 |
| 2023-10-23 | Remove smir from triage and add me to stablemir | Oğuz Ağcayazı | -5/+1 |