| Age | Commit message (Expand) | Author | Lines |
| 2025-07-04 | Auto merge of #143237 - JonathanBrouwer:no_implicit_prelude_parser, r=jdonsze... | bors | -8/+56 |
| 2025-07-03 | Allow all MIR `Aggregate`s to take the operand path (if layout permits) | Scott McMurray | -67/+149 |
| 2025-07-03 | Block SIMD in transmute_immediate; delete `OperandValueKind` | Scott McMurray | -148/+81 |
| 2025-07-04 | Enable xgot feature for mips64 musl targets | Jens Reidel | -2/+2 |
| 2025-07-03 | mbe: Gracefully handle macro rules that end after `=>` | Josh Triplett | -0/+9 |
| 2025-07-04 | Rollup merge of #143395 - Urgau:llvm-fallback-minimum-maximum, r=tgross35 | Jacob Pratt | -12/+14 |
| 2025-07-04 | Rollup merge of #143394 - workingjubilee:reorganize-hir-analysis-provide-fn, ... | Jacob Pratt | -52/+36 |
| 2025-07-04 | Rollup merge of #143380 - cjgillot:kw_span, r=compiler-errors | Jacob Pratt | -18/+26 |
| 2025-07-04 | Rollup merge of #143307 - compiler-errors:fast-path-nitpicks, r=lcnr | Jacob Pratt | -24/+8 |
| 2025-07-04 | refactor: implement a new bridge trait `Allocation` | Makai | -15/+54 |
| 2025-07-04 | refactor: rewrite `adt_repr()`, `adt_discr_for_variant()` and `coroutine_disc... | Makai | -19/+88 |
| 2025-07-04 | refactor: don't use rustc_type_ir directly | Makai | -13/+8 |
| 2025-07-04 | refactor: avoid calling internal functions in `predicates_of()` and `explicit... | Makai | -54/+82 |
| 2025-07-04 | refactor: move `convert` to `unstable` | Makai | -386/+317 |
| 2025-07-04 | fix: resolve the unsoundness | Makai | -288/+422 |
| 2025-07-04 | refactor: move `IndexMap` to `rustc_smir` | Makai | -41/+35 |
| 2025-07-04 | refactor: unify `Tables` implementation with bridge types and re-export `Inde... | Makai | -194/+285 |
| 2025-07-04 | refactor: remove the `tcx` field in `Tables` | Makai | -119/+100 |
| 2025-07-04 | fix: rewrite some parts of `rustc_smir::builder.rs` | Makai | -4/+4 |
| 2025-07-04 | refactor: move `convert` module to `stable_mir` | Makai | -668/+1225 |
| 2025-07-04 | refactor: rewrite the whole `rustc_smir::context` | Makai | -1000/+901 |
| 2025-07-04 | refactor: split `rustc_smir::alloc` into two parts | Makai | -99/+151 |
| 2025-07-04 | refactor: impl `SmirError` for `stable_mir::Error` | Makai | -4/+13 |
| 2025-07-04 | refactor: move `IndexedVal` from `stable_mir` to `rustc_smir` | Makai | -19/+21 |
| 2025-07-04 | refactor: make `SmirInterface` a trait and impl it for `SmirContainer` | Makai | -255/+912 |
| 2025-07-03 | Remove some unnecessary `unsafe` in VecCache | Scott McMurray | -2/+2 |
| 2025-07-03 | Auto merge of #142890 - kornelski:unused-var-debug, r=saethlin | bors | -2/+4 |
| 2025-07-03 | refactor: add `Tables<'tcx, B: Bridge>` and `SmirContainer` | Makai | -153/+87 |
| 2025-07-04 | Port `#[rustc_pass_by_value]` to the new attribute system | Pavel Grigorenko | -7/+24 |
| 2025-07-03 | compiler: document all provide fn in hir_analysis and hir_typeck | Jubilee Young | -2/+7 |
| 2025-07-03 | compiler: inline 1-2 query provide fn in hir_analysis and hir_typeck | Jubilee Young | -50/+29 |
| 2025-07-03 | Remove PointerLike trait | Michael Goulet | -196/+11 |
| 2025-07-03 | Always use the pure Rust fallback instead of `llvm.{maximum,minimum}` | Urgau | -12/+14 |
| 2025-07-03 | Port `#[no_implicit_prelude]` to the new attribute parsing infrastructure | Jonathan Brouwer | -8/+56 |
| 2025-07-03 | Add tidy-alphabetical for cross-crate attribute match | Pavel Grigorenko | -6/+8 |
| 2025-07-03 | Make __rust_alloc_error_handler_should_panic a function | Daniel Paoliello | -33/+99 |
| 2025-07-03 | Rollup merge of #143369 - bjorn3:cleanup_metadata_loading, r=lcnr | Guillaume Gomez | -95/+134 |
| 2025-07-03 | Merge run_fat_lto, optimize_fat and autodiff into run_and_optimize_fat_lto | bjorn3 | -69/+26 |
| 2025-07-03 | Rework logic and provide structured suggestion | Esteban Küber | -10/+71 |
| 2025-07-03 | Remove unused config param from WriteBackendMethods::autodiff | bjorn3 | -8/+2 |
| 2025-07-03 | Remove unnecessary check for fat LTO | bjorn3 | -1/+1 |
| 2025-07-03 | Move run_fat_lto call into execute_fat_lto_work_item | bjorn3 | -32/+36 |
| 2025-07-03 | Return early when `self` resolve failure because of `let self = ...` | xizheyin | -4/+12 |
| 2025-07-03 | Pass in autodiff items when starting the coordinator thread | bjorn3 | -19/+6 |
| 2025-07-03 | Replace kw_span by full span. | Camille GILLOT | -18/+26 |
| 2025-07-03 | Split generate_lto_work between fat and thin-LTO cases | bjorn3 | -49/+63 |
| 2025-07-03 | Fat LTO always produces a single object file, so -Zcombine-cgu has no effect | bjorn3 | -1/+3 |
| 2025-07-03 | Move dcx creation into WriteBackendMethods::codegen | bjorn3 | -12/+10 |
| 2025-07-03 | Remove LtoModuleCodegen | bjorn3 | -100/+58 |
| 2025-07-03 | refactor: Make -Ztrack-diagnostics emit like a note | Scott Schafer | -15/+18 |