| Age | Commit message (Expand) | Author | Lines |
| 2025-01-07 | make experimental pattern typing features mutually exclusive | dianne | -184/+16 |
| 2025-01-08 | Auto merge of #135234 - jhpratt:rollup-4gvvo4y, r=jhpratt | bors | -138/+596 |
| 2025-01-08 | Merge pull request #18877 from ChayimFriedman2/crazy-hang | Laurențiu Nicola | -1/+2732 |
| 2025-01-08 | Remove unnecessary string allocation | A_A | -7/+6 |
| 2025-01-08 | Rollup merge of #135219 - matthiaskrgr:simd'nt, r=compiler-errors | Jacob Pratt | -9/+67 |
| 2025-01-08 | Rollup merge of #135203 - RalfJung:arm-soft-float, r=workingjubilee | Jacob Pratt | -0/+9 |
| 2025-01-08 | Rollup merge of #135184 - biabbas:reserve_18_aarch64, r=workingjubilee | Jacob Pratt | -1/+1 |
| 2025-01-08 | Rollup merge of #135176 - kornelski:env-example, r=cuviper | Jacob Pratt | -7/+15 |
| 2025-01-08 | Rollup merge of #135032 - jieyouxu:relnotes-interest-group, r=cuviper | Jacob Pratt | -0/+6 |
| 2025-01-08 | Rollup merge of #134920 - lqd:polonius-next-episode-6, r=jackh726 | Jacob Pratt | -117/+309 |
| 2025-01-08 | Rollup merge of #134389 - rust-wasi-web:condvar-no-threads, r=m-ou-se | Jacob Pratt | -2/+4 |
| 2025-01-08 | Rollup merge of #133057 - tisonkun:into-chars, r=Amanieu | Jacob Pratt | -2/+185 |
| 2025-01-08 | Add more comments to some of the test steps | Zalathar | -0/+43 |
| 2025-01-08 | Auto merge of #135207 - lnicola:sync-from-ra, r=lnicola | bors | -5399/+32947 |
| 2025-01-08 | Don't allow DispatchFromDyn impls that transmute ZST to non-ZST | Michael Goulet | -13/+54 |
| 2025-01-08 | Don't allow transmuting ZSTs in dispatch_from_dyn impl | Michael Goulet | -7/+66 |
| 2025-01-08 | modify test to side-step platform-dependent stderr output | Esteban Küber | -18/+27 |
| 2025-01-08 | Add check for missing fields in enum variant pattern | Esteban Küber | -4/+21 |
| 2025-01-08 | Outline panicking code for `LocalKey::with` | Joseph Perez | -8/+16 |
| 2025-01-07 | Auto merge of #135218 - matthiaskrgr:rollup-xngklx8, r=matthiaskrgr | bors | -181/+301 |
| 2025-01-07 | Ensure that we don't try to access fields on a non-struct pattern type in dia... | Esteban Küber | -1/+38 |
| 2025-01-07 | Include rustc and rustdoc book in replace-version-placeholder | Urgau | -1/+6 |
| 2025-01-07 | Fix a bug with missing binding in MBE | Chayim Refael Friedman | -1/+2732 |
| 2025-01-07 | don't return an Option from try_find_dep_kind | Martin Zacho | -13/+8 |
| 2025-01-07 | Rollup merge of #135200 - jieyouxu:stabilize-style-edition, r=ytmimi,compiler... | Matthias Krüger | -6/+6 |
| 2025-01-07 | Rollup merge of #135171 - notriddle:notriddle/stable-path-is-better, r=Guilla... | Matthias Krüger | -1/+47 |
| 2025-01-07 | Rollup merge of #135149 - compiler-errors:mangle, r=oli-obk | Matthias Krüger | -38/+99 |
| 2025-01-07 | Rollup merge of #134989 - max-niederman:guard-patterns-hir, r=oli-obk | Matthias Krüger | -5/+21 |
| 2025-01-07 | Rollup merge of #134989 - max-niederman:guard-patterns-hir, r=oli-obk | Matthias Krüger | -41/+72 |
| 2025-01-07 | Rollup merge of #134745 - compiler-errors:better-arg-span-in-typeck, r=BoxyUwU | Matthias Krüger | -77/+69 |
| 2025-01-07 | Rollup merge of #133810 - lcnr:remove-verify_bound, r=compiler-errors | Matthias Krüger | -18/+8 |
| 2025-01-07 | warn about broken simd not only on structs but also enums and unions when we ... | Matthias Krüger | -9/+67 |
| 2025-01-07 | Update rustc-dev-guide | Jakub Beránek | -5/+13 |
| 2025-01-07 | Apply review comments | Jakub Beránek | -58/+93 |
| 2025-01-07 | Remove outdated information in the `unreachable_pub` lint description | Urgau | -3/+2 |
| 2025-01-07 | Make it possible to select PR vs auto jobs | Jakub Beránek | -9/+22 |
| 2025-01-07 | Rename `image` property of CI jobs to `name` | Jakub Beránek | -84/+96 |
| 2025-01-07 | Update documentation | Jakub Beránek | -13/+14 |
| 2025-01-07 | Add a command to run a given Linux CI job locally | Jakub Beránek | -20/+68 |
| 2025-01-07 | Rename CI script from `calculate-job-matrix` to `ci.py` | Jakub Beránek | -2/+2 |
| 2025-01-07 | Merge pull request #18874 from lnicola/sync-from-rust | Laurențiu Nicola | -9761/+378307 |
| 2025-01-07 | Merge from rust-lang/rust | Laurențiu Nicola | -9760/+378306 |
| 2025-01-07 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-01-07 | Make TimingGuard a little safer | bjorn3 | -3/+5 |
| 2025-01-07 | Auto merge of #135202 - GuillaumeGomez:rollup-9xgs39t, r=GuillaumeGomez | bors | -96/+148 |
| 2025-01-07 | Remove a couple of obsolete tests | bjorn3 | -211/+0 |
| 2025-01-07 | arm: add unstable soft-float target feature | Ralf Jung | -0/+9 |
| 2025-01-07 | Update tests. | Mara Bos | -12/+15 |
| 2025-01-07 | Update tests. | Mara Bos | -142/+197 |
| 2025-01-07 | Switch missing_abi lint to warn-by-default. | Mara Bos | -1/+1 |