| Age | Commit message (Expand) | Author | Lines |
| 2025-02-06 | Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper" | Rémy Rakic | -0/+6 |
| 2024-12-22 | Delete `Rvalue::Len` | Scott McMurray | -6/+0 |
| 2024-12-19 | Make DependencyList an IndexVec | bjorn3 | -1/+1 |
| 2024-12-19 | Rollup merge of #133702 - RalfJung:single-variant, r=oli-obk | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2024-12-18 | chore: fix some typos | acceptacross | -1/+1 |
| 2024-12-18 | make no-variant types a dedicated Variants variant | Ralf Jung | -3/+4 |
| 2024-12-18 | Variants::Single: do not use invalid VariantIdx for uninhabited enums | Ralf Jung | -2/+3 |
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -3/+2 |
| 2024-12-14 | Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk | Matthias Krüger | -15/+7 |
| 2024-12-13 | Make dependency_formats an FxIndexMap rather than a list of tuples | bjorn3 | -6/+1 |
| 2024-12-13 | Remove jobserver from Session | bjorn3 | -9/+6 |
| 2024-12-11 | generalize 'forbidden feature' concept so that even (un)stable feature can be... | Ralf Jung | -1/+5 |
| 2024-12-09 | Rollup merge of #133567 - bjorn3:various_cleanups, r=cjgillot | Matthias Krüger | -2/+0 |
| 2024-12-06 | Remove polymorphization | Ben Kimock | -19/+10 |
| 2024-12-06 | Move some timers around | bjorn3 | -2/+0 |
| 2024-12-06 | Merge commit '57845a397ec15e4e6a561ed2c4bfa3dcf49144fb' into sync_cg_clif-202... | bjorn3 | -291/+263 |
| 2024-12-03 | Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxu | Matthias Krüger | -14/+4 |
| 2024-12-03 | Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubilee | Matthias Krüger | -1/+2 |
| 2024-11-28 | Replace `Symbol::intern` calls with preinterned symbols | clubby789 | -14/+4 |
| 2024-11-28 | Rollup merge of #133422 - taiki-e:riscv-e-clobber-abi, r=Amanieu | Guillaume Gomez | -3/+8 |
| 2024-11-25 | Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=Amanieu | Matthias Krüger | -2/+6 |
| 2024-11-25 | Fix clobber_abi in RV32E and RV64E inline assembly | Taiki Endo | -3/+8 |
| 2024-11-24 | Make s390x non-clobber-only vector register support unstable | Taiki Endo | -2/+6 |
| 2024-11-23 | Add simd_relaxed_fma intrinsic | Caleb Zulawski | -1/+2 |
| 2024-11-23 | remove remaining references to `Reveal` | lcnr | -26/+32 |
| 2024-11-20 | reduce false positives of tail-expr-drop-order from consumed values | Ding Xiang Fei | -0/+2 |
| 2024-11-19 | `InterpCx` store `TypingEnv` instead of a `ParamEnv` | lcnr | -1/+5 |
| 2024-11-19 | move `fn is_item_raw` to `TypingEnv` | lcnr | -3/+3 |
| 2024-11-18 | Auto merge of #132460 - lcnr:questionable-uwu, r=compiler-errors | bors | -42/+55 |
| 2024-11-18 | use `TypingEnv` when no `infcx` is available | lcnr | -42/+55 |
| 2024-11-18 | remove pointless cold_path impl in interpreter | Ralf Jung | -0/+1 |
| 2024-11-17 | Likely unlikely fix | Jiri Bobek | -5/+4 |
| 2024-11-09 | Add a default implementation for CodegenBackend::link | bjorn3 | -25/+0 |
| 2024-11-09 | Merge commit '1fa693ca4462fc1f790693464cf765ad693616af' into sync_cg_clif-202... | bjorn3 | -23/+32 |
| 2024-11-07 | remove 'platform-intrinsic' ABI leftovers | Ralf Jung | -2/+2 |
| 2024-11-03 | Auto merge of #132526 - bjorn3:sync_cg_clif-2024-11-02, r=bjorn3 | bors | -32/+50 |
| 2024-11-02 | Rename target triple to target tuple in many places in the compiler | Noratrieb | -2/+2 |
| 2024-11-02 | Merge commit '5b1246bb4bed72fd0bb8fa497d8e5ed2c7f3515c' into sync_cg_clif-202... | bjorn3 | -32/+50 |
| 2024-11-01 | Move versioned LLVM target creation to rustc_codegen_ssa | Mads Marquart | -1/+4 |
| 2024-10-29 | cg_clif: `rustc_abi::Abi` => `BackendRepr` | Jubilee Young | -53/+62 |
| 2024-10-27 | cg_clif: Rename LayoutS to LayoutData | Jubilee Young | -1/+1 |
| 2024-10-26 | Effects cleanup | Deadbeef | -1/+0 |
| 2024-10-19 | Fix tests | Michael Goulet | -4/+9 |
| 2024-10-17 | Allow dropping dyn principal | Michael Goulet | -1/+3 |
| 2024-10-11 | intrinsics.fmuladdf{16,32,64,128}: expose llvm.fmuladd.* semantics | Jed Brown | -1/+4 |
| 2024-10-08 | cg_clif: Factor out rustc_target::abi | Jubilee Young | -1/+3 |
| 2024-10-06 | various fixes for `naked_asm!` implementation | Folkert de Vries | -0/+3 |
| 2024-10-04 | Use wide pointers consistenly across the compiler | Urgau | -7/+7 |
| 2024-09-30 | Relax a debug assertion in codegen | Michael Goulet | -14/+3 |
| 2024-09-25 | Add a debug assertion in codegen that unsize casts of the same principal trai... | Michael Goulet | -1/+16 |