| Age | Commit message (Expand) | Author | Lines |
| 2025-03-19 | Auto merge of #138693 - matthiaskrgr:rollup-ejq8mwp, r=matthiaskrgr | bors | -519/+966 |
| 2025-03-19 | Rollup merge of #138674 - oli-obk:llvm-cleanups, r=compiler-errors | Matthias Krüger | -205/+206 |
| 2025-03-19 | Rollup merge of #138670 - compiler-errors:remove-afidt, r=oli-obk | Matthias Krüger | -263/+7 |
| 2025-03-19 | Rollup merge of #138661 - RalfJung:revert-rustc-dev-breakage, r=petrochenkov | Matthias Krüger | -19/+736 |
| 2025-03-18 | Remove existing AFIDT implementation | Michael Goulet | -263/+7 |
| 2025-03-18 | Create a safe wrapper around `LLVMRustDIBuilderCreateMemberType` | Oli Scherer | -42/+60 |
| 2025-03-18 | Avoid splitting up a layout | Oli Scherer | -22/+24 |
| 2025-03-18 | Revert "Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retriev... | Ralf Jung | -19/+736 |
| 2025-03-18 | coverage: Don't store a body span in `FunctionCoverageInfo` | Zalathar | -6/+8 |
| 2025-03-18 | coverage: Don't refer to the body span when enlarging empty spans | Zalathar | -26/+9 |
| 2025-03-18 | Rollup merge of #138644 - mu001999-contrib:add-cfg, r=nnethercote | Matthias Krüger | -0/+3 |
| 2025-03-18 | Rollup merge of #138635 - Zalathar:immediate-subpat, r=compiler-errors | Matthias Krüger | -46/+36 |
| 2025-03-18 | Add `#[cfg(test)]` for Transition in dfa | mu001999 | -0/+3 |
| 2025-03-18 | Auto merge of #138630 - matthiaskrgr:rollup-kk1gogr, r=matthiaskrgr | bors | -441/+551 |
| 2025-03-18 | Extract `for_each_immediate_subpat` from THIR pattern visitors | Zalathar | -46/+36 |
| 2025-03-17 | Auto merge of #127173 - bjorn3:mangle_rustc_std_internal_symbol, r=wesleywise... | bors | -48/+171 |
| 2025-03-17 | Rollup merge of #138619 - yotamofek:pr/codegen_ssa/flatten-ifs, r=lcnr | Matthias Krüger | -99/+82 |
| 2025-03-17 | Rollup merge of #138608 - heiher:issue-116344, r=RalfJung | Matthias Krüger | -0/+22 |
| 2025-03-17 | Rollup merge of #138508 - hkBst:patch-3, r=wesleywiser | Matthias Krüger | -3/+6 |
| 2025-03-17 | Rollup merge of #138384 - nnethercote:hir-ItemKind-idents, r=fmease | Matthias Krüger | -339/+441 |
| 2025-03-18 | Move `hir::Item::ident` into `hir::ItemKind`. | Nicholas Nethercote | -339/+441 |
| 2025-03-17 | Auto merge of #138611 - matthiaskrgr:rollup-hmjbqva, r=matthiaskrgr | bors | -216/+294 |
| 2025-03-17 | Flatten `if`s in `rustc_codegen_ssa` | Yotam Ofek | -99/+82 |
| 2025-03-17 | Create a safe wrapper around `LLVMRustDIBuilderCreateBasicType` | Oli Scherer | -31/+36 |
| 2025-03-17 | Create a safe wrapper function around `LLVMRustDIBuilderCreateFile` | Oli Scherer | -33/+26 |
| 2025-03-17 | Create a safe wrapper around `LLVMRustDIBuilderCreateSubroutineType` | Oli Scherer | -12/+13 |
| 2025-03-17 | Deduplicate template parameter creation | Oli Scherer | -45/+26 |
| 2025-03-17 | Immediately create an `Option` instead of reallocating for it later | Oli Scherer | -6/+6 |
| 2025-03-17 | Create a safe wrapper around LLVMRustDIBuilderCreateTemplateTypeParameter | Oli Scherer | -23/+24 |
| 2025-03-17 | Auto merge of #137081 - Shourya742:2025-02-15-change-config.toml-to-bootstrap... | bors | -1/+1 |
| 2025-03-17 | modify config.toml->bootstrap.toml for new upstream changes | bit-aloo | -1/+1 |
| 2025-03-17 | Rollup merge of #138588 - nnethercote:avoid-double-lower_ident, r=compiler-er... | Matthias Krüger | -22/+9 |
| 2025-03-17 | Rollup merge of #138349 - 1c3t3a:external-weak-cfi, r=rcvalle | Matthias Krüger | -4/+24 |
| 2025-03-17 | Rollup merge of #137465 - Zalathar:visit-primary, r=oli-obk | Matthias Krüger | -156/+236 |
| 2025-03-17 | Rollup merge of #137449 - compiler-errors:control-flow, r=Amanieu,lnicola | Matthias Krüger | -17/+21 |
| 2025-03-17 | Rollup merge of #133870 - nbdd0121:asm, r=traviscross,nnethercote | Matthias Krüger | -17/+4 |
| 2025-03-17 | rustc_target: Add target feature constraints for LoongArch | WANG Rui | -0/+22 |
| 2025-03-17 | Remove implicit #[no_mangle] for #[rustc_std_internal_symbol] | bjorn3 | -43/+89 |
| 2025-03-17 | Mangle #[rustc_std_internal_symbol] to include the rustc version unless #[no_... | bjorn3 | -0/+79 |
| 2025-03-17 | Mark #[rustc_std_internal_symbol] as extern indicator | bjorn3 | -4/+2 |
| 2025-03-17 | Allow #[rustc_std_internal_symbol] on foreign items | bjorn3 | -1/+1 |
| 2025-03-17 | Stabilize asm_goto | Gary Guo | -17/+4 |
| 2025-03-17 | Auto merge of #138595 - jhpratt:rollup-09pvfzu, r=jhpratt | bors | -812/+92 |
| 2025-03-17 | Rollup merge of #138590 - yotamofek:pr/flatten-ifs, r=fmease | Jacob Pratt | -69/+53 |
| 2025-03-17 | Rollup merge of #138517 - compiler-errors:better-child-capture, r=oli-obk | Jacob Pratt | -6/+19 |
| 2025-03-17 | Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboet | Jacob Pratt | -1/+1 |
| 2025-03-17 | Rollup merge of #136355 - GuillaumeGomez:proc-macro_add_value_retrieval_metho... | Jacob Pratt | -736/+19 |
| 2025-03-17 | Flatten and simplify some control flow | Yotam Ofek | -69/+53 |
| 2025-03-17 | Emit function declarations for functions with #[linkage="extern_weak"] | Bastian Kersting | -4/+24 |
| 2025-03-17 | Auto merge of #138566 - yotamofek:pr/strip-prefix, r=nnethercote | bors | -21/+20 |