| Age | Commit message (Expand) | Author | Lines |
| 2025-02-21 | update autodiff flags | Manuel Drehwald | -68/+199 |
| 2025-02-21 | update enzyme submodule and users | Manuel Drehwald | -3/+6 |
| 2025-02-21 | clean up autodiff code/comments | Manuel Drehwald | -12/+6 |
| 2025-02-21 | fix build regressions | Manuel Drehwald | -0/+1 |
| 2025-02-21 | Auto merge of #137397 - matthiaskrgr:rollup-ls2pilo, r=matthiaskrgr | bors | -219/+189 |
| 2025-02-21 | Rollup merge of #137392 - klensy:unused, r=compiler-errors | Matthias Krüger | -5/+3 |
| 2025-02-21 | Rollup merge of #137374 - bjorn3:remove_stacker_miri_special_case, r=compiler... | Matthias Krüger | -12/+0 |
| 2025-02-21 | Rollup merge of #137361 - scottmcm:mcp-838-prep, r=compiler-errors | Matthias Krüger | -22/+24 |
| 2025-02-21 | Rollup merge of #137350 - nnethercote:remove-Map-3, r=Zalathar | Matthias Krüger | -180/+162 |
| 2025-02-21 | Stacker now handles miri using a noop impl itself | bjorn3 | -12/+0 |
| 2025-02-21 | convert all_macro_rules from hashmap to hashset | klensy | -3/+3 |
| 2025-02-21 | remove unused pred_rcache | klensy | -2/+0 |
| 2025-02-21 | Rollup merge of #137313 - oli-obk:push-ywvuqkxuqyom, r=petrochenkov | Matthias Krüger | -85/+79 |
| 2025-02-21 | Rollup merge of #137305 - nnethercote:rustc_middle-2, r=lcnr | Matthias Krüger | -90/+58 |
| 2025-02-21 | Rollup merge of #137302 - compiler-errors:stray-drop-regions, r=matthewjasper | Matthias Krüger | -9/+15 |
| 2025-02-21 | Rollup merge of #137299 - nnethercote:simplify-PostOrder-customization, r=com... | Matthias Krüger | -35/+14 |
| 2025-02-21 | Rollup merge of #137204 - nnethercote:clarify-MIR-dialects-and-phases, r=Ralf... | Matthias Krüger | -60/+64 |
| 2025-02-21 | Rollup merge of #135630 - folkertdev:s390x-target-features, r=Amanieu | Matthias Krüger | -1/+20 |
| 2025-02-21 | Rollup merge of #128080 - estebank:out-of-scope-macro, r=petrochenkov | Matthias Krüger | -8/+30 |
| 2025-02-20 | Refactor `OperandRef::extract_field` to prep for 838 | Scott McMurray | -22/+24 |
| 2025-02-21 | Move methods from Map to TyCtxt, part 3. | Nicholas Nethercote | -164/+146 |
| 2025-02-21 | Store `TyCtxt` instead of `Map` in some iterators. | Nicholas Nethercote | -19/+19 |
| 2025-02-21 | add more s390x target features | Folkert de Vries | -1/+20 |
| 2025-02-20 | Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubilee | Jubilee | -1/+1 |
| 2025-02-20 | Rollup merge of #137318 - bjorn3:cg_clif_abi_workaround, r=workingjubilee | Jubilee | -1/+3 |
| 2025-02-20 | Rollup merge of #136985 - zachs18:backend-repr-remove-uninhabited, r=workingj... | Jubilee | -135/+100 |
| 2025-02-20 | Rollup merge of #136608 - kulst:ptx_target_features, r=bjorn3 | Jubilee | -0/+9 |
| 2025-02-20 | Rollup merge of #136473 - usamoi:infer_linker_hints, r=petrochenkov | Jubilee | -8/+12 |
| 2025-02-20 | Rollup merge of #131651 - Patryk27:avr-unknown-unknown, r=tgross35 | Jubilee | -49/+52 |
| 2025-02-21 | Clarify a comment. | Nicholas Nethercote | -1/+1 |
| 2025-02-21 | Make `PassWhere` impl `Copy`. | Nicholas Nethercote | -2/+2 |
| 2025-02-21 | Remove some unnecessary `FIXME` comments. | Nicholas Nethercote | -3/+0 |
| 2025-02-21 | Put a `BlockTailInfo` in `BlockFrame::TailExpr`. | Nicholas Nethercote | -21/+10 |
| 2025-02-21 | Rename `ClearCrossCrate::assert_crate_local`. | Nicholas Nethercote | -14/+14 |
| 2025-02-21 | Remove unused `Body::span_for_ty_context` method. | Nicholas Nethercote | -12/+0 |
| 2025-02-21 | Fix a typo in a comment. | Nicholas Nethercote | -1/+1 |
| 2025-02-21 | Remove an unnecessary re-export. | Nicholas Nethercote | -1/+0 |
| 2025-02-21 | Rename `InternedObligationCauseCode`. | Nicholas Nethercote | -15/+17 |
| 2025-02-20 | fine-tune comment | Ralf Jung | -6/+5 |
| 2025-02-20 | Adjust LayoutData::uninhabited doc comment. | zachs18 | -2/+2 |
| 2025-02-20 | Add test that uninhabited repr(transparent) type has same function return ABI... | Zachary S | -21/+7 |
| 2025-02-20 | Update check to reflect that non-ZST uninhabited types should not be PassMode... | Zachary S | -1/+1 |
| 2025-02-20 | Remove `BackendRepr::Uninhabited`, replaced with an `uninhabited: bool` field... | Zachary S | -107/+87 |
| 2025-02-20 | Reword message | Esteban Küber | -8/+8 |
| 2025-02-20 | Make x86 QNX target name consistent with other Rust targets | Florian Bartels | -1/+1 |
| 2025-02-20 | Workaround Cranelift not yet properly supporting vectors smaller than 128bit | bjorn3 | -1/+3 |
| 2025-02-20 | Auto merge of #137123 - Zalathar:user-type-span, r=oli-obk | bors | -53/+40 |
| 2025-02-20 | infer linker flavor by linker name if it's sufficiently specific | usamoi | -8/+12 |
| 2025-02-20 | Merge two operations that were always performed together | Oli Scherer | -76/+70 |
| 2025-02-20 | Create safe helper for LLVMSetDLLStorageClass | Oli Scherer | -10/+10 |