| Age | Commit message (Expand) | Author | Lines |
| 2025-05-01 | Merge pull request #2368 from martinomburajr/master | Tshepang Mbambo | -4/+4 |
| 2025-05-01 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-05-01 | Auto merge of #140145 - Zoxc:job-server-proxy, r=SparrowLii | bors | -29/+156 |
| 2025-05-01 | adds commas | Martin Ombura Jr. | -2/+2 |
| 2025-05-01 | Merge from rustc | The rustc-dev-guide Cronjob Bot | -47688/+46787 |
| 2025-05-01 | Preparing for merge from rustc | The rustc-dev-guide Cronjob Bot | -1/+1 |
| 2025-05-01 | adds 'with' to help clarify how to build a new compiler | Martin Ombura Jr. | -2/+2 |
| 2025-04-30 | Update hashbrown dependency to unblock ExtractIf improvements | David Tolnay | -2/+2 |
| 2025-05-01 | Remove redundant min-llvm-version annotations for LoongArch tests | WANG Rui | -18/+16 |
| 2025-04-30 | Rename `(Mapped)(RwLock|Mutex)Guard::try_map` to `filter_map`. | Zachary S | -59/+61 |
| 2025-05-01 | rustc_target: RISC-V: Add BF16 extensions | Tsukasa OI | -0/+6 |
| 2025-05-01 | rustc_target: RISC-V: Add atomics/memory-related extensions | Tsukasa OI | -0/+14 |
| 2025-05-01 | rustc_target: Adjust RISC-V feature implication (Za64rs and Za128rs) | Tsukasa OI | -1/+1 |
| 2025-05-01 | Remove `avx512dq` and `avx512vl` implication for `avx512fp16` | Sayantan Chakraborty | -1/+1 |
| 2025-04-30 | Auto merge of #121909 - Zoxc:drop-ast-task, r=petrochenkov | bors | -3/+26 |
| 2025-04-30 | Remove `is_normalizable`. `layout_of` no longer contains a `delay_bug`. | Jason Newcomb | -69/+8 |
| 2025-04-30 | Change rustc_driver dependency on stable_mir crate | Celina G. Val | -3/+13 |
| 2025-04-30 | Auto merge of #140529 - matthiaskrgr:rollup-jpaa2ky, r=matthiaskrgr | bors | -39598/+33315 |
| 2025-04-30 | Rollup merge of #140494 - ehuss:document-restrictions, r=traviscross,SparrowLii | Matthias Krüger | -0/+49 |
| 2025-04-30 | Rollup merge of #140486 - calebcartwright:rustfmt-let-chain-bool-lit, r=caleb... | Matthias Krüger | -15/+17 |
| 2025-04-30 | Rollup merge of #140481 - dpaoliello:reqasan, r=wesleywiser | Matthias Krüger | -0/+2 |
| 2025-04-30 | Rollup merge of #140476 - mejrs:test3, r=jieyouxu | Matthias Krüger | -61/+0 |
| 2025-04-30 | Rollup merge of #140470 - ojeda:rfl, r=lqd | Matthias Krüger | -1/+1 |
| 2025-04-30 | Rollup merge of #140468 - BoxyUwU:normalization_confusings2, r=lcnr | Matthias Krüger | -52/+56 |
| 2025-04-30 | Rollup merge of #140467 - BoxyUwU:no_fcw_assoc_consts, r=lcnr | Matthias Krüger | -9/+33 |
| 2025-04-30 | Rollup merge of #140465 - mejrs:test2, r=jieyouxu | Matthias Krüger | -50/+39 |
| 2025-04-30 | Rollup merge of #140458 - azhogin:azhogin/async-drop-fix-dropped-tuple-ice, r... | Matthias Krüger | -9/+26 |
| 2025-04-30 | Rollup merge of #140385 - lnicola:sync-from-ra, r=Veykril | Matthias Krüger | -39401/+33092 |
| 2025-04-30 | docs: Specify that common sort functions sort in an ascending direction | Natrix | -9/+12 |
| 2025-04-30 | Merge pull request #657 from rust-lang/feature/more-calling-conv-attributes | antoyo | -29/+48 |
| 2025-04-30 | Use select in projection lookup | Michael Goulet | -20/+62 |
| 2025-04-30 | Support more calling convention attributes | Antoni Boucher | -29/+48 |
| 2025-04-30 | Auto merge of #140520 - matthiaskrgr:rollup-7aoqcnp, r=matthiaskrgr | bors | -1239/+960 |
| 2025-04-30 | interpret: better error message for out-of-bounds pointer arithmetic and acce... | Ralf Jung | -213/+202 |
| 2025-04-30 | Stabilize `#![feature(non_null_from_ref)]` | Mathis B | -3/+4 |
| 2025-04-30 | Optimize the codegen for `Span::from_expansion` | Jason Newcomb | -2/+15 |
| 2025-04-30 | Rollup merge of #140516 - rperier:type-ir-to-type-middle, r=lcnr | Matthias Krüger | -27/+21 |
| 2025-04-30 | Rollup merge of #140506 - tshepang:patch-1, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-04-30 | Rollup merge of #140504 - tmiasko:answer-ensure-stack, r=jswrenn | Matthias Krüger | -455/+354 |
| 2025-04-30 | Rollup merge of #140498 - compiler-errors:check-fn-tweaks, r=oli-obk | Matthias Krüger | -139/+91 |
| 2025-04-30 | Rollup merge of #140450 - petrochenkov:vistok, r=nnethercote | Matthias Krüger | -216/+32 |
| 2025-04-30 | Rollup merge of #140203 - Wyliodrin:error_for_no_mangle_weak_language_items, ... | Matthias Krüger | -1/+86 |
| 2025-04-30 | Rollup merge of #140090 - Urgau:snake_case-fn-var, r=petrochenkov | Matthias Krüger | -1/+20 |
| 2025-04-30 | Rollup merge of #134232 - bjorn3:naked_asm_improvements, r=wesleywiser | Matthias Krüger | -289/+200 |
| 2025-04-30 | Rollup merge of #134232 - bjorn3:naked_asm_improvements, r=wesleywiser | Matthias Krüger | -5/+5 |
| 2025-04-30 | Rollup merge of #139624 - m-ou-se:unconst-format-args, r=jhpratt | Matthias Krüger | -2/+22 |
| 2025-04-30 | Rollup merge of #134232 - bjorn3:naked_asm_improvements, r=wesleywiser | Matthias Krüger | -397/+333 |
| 2025-04-30 | Merge pull request #19723 from Veykril/push-skswknpxtzlz | Lukas Wirth | -20/+86 |
| 2025-04-30 | Fix rustc test suite | bjorn3 | -0/+2 |
| 2025-04-30 | Use less rustc_type_ir in the compiler codebase | Romain Perier | -27/+21 |