| Age | Commit message (Expand) | Author | Lines |
| 2024-12-11 | Rollup merge of #134165 - durin42:wasm-target-string, r=jieyouxu | Matthias Krüger | -0/+5 |
| 2024-12-11 | Rollup merge of #134163 - Zalathar:covfun, r=SparrowLii,jieyouxu | Matthias Krüger | -182/+263 |
| 2024-12-11 | wasm(32|64): update alignment string | Augie Fackler | -0/+5 |
| 2024-12-11 | coverage: Store intermediate region tables in `CovfunRecord` | Zalathar | -55/+77 |
| 2024-12-11 | coverage: Only generate a CGU's covmap record if it has covfun records | Zalathar | -4/+14 |
| 2024-12-11 | coverage: Reify `CovfunRecord` as an intermediate step | Zalathar | -36/+45 |
| 2024-12-11 | coverage: Extract function metadata handling to a `covfun` submodule | Zalathar | -166/+206 |
| 2024-12-10 | Rollup merge of #134115 - durin42:ppc64-target-string, r=jieyouxu | León Orell Valerian Liehr | -0/+5 |
| 2024-12-10 | Rollup merge of #134042 - sayantn:power8-crypto, r=jieyouxu | León Orell Valerian Liehr | -0/+3 |
| 2024-12-10 | rustc_target: ppc64 target string fixes for LLVM 20 | Augie Fackler | -0/+5 |
| 2024-12-10 | Rollup merge of #134029 - Zalathar:zero, r=oli-obk | León Orell Valerian Liehr | -188/+26 |
| 2024-12-09 | Auto merge of #134052 - matthiaskrgr:rollup-puxwqrk, r=matthiaskrgr | bors | -8/+3 |
| 2024-12-09 | Rollup merge of #133567 - bjorn3:various_cleanups, r=cjgillot | Matthias Krüger | -8/+3 |
| 2024-12-09 | Add the `power8-crypto` target feature | Sayantan Chakraborty | -0/+3 |
| 2024-12-08 | coverage: Unused functions don't need to store `CoverageIdsInfo` | Zalathar | -13/+13 |
| 2024-12-08 | coverage: Remove FunctionCoverageCollector | Zalathar | -70/+17 |
| 2024-12-08 | coverage: Use a query to find counters/expressions that must be zero | Zalathar | -112/+4 |
| 2024-12-08 | coverage: Move `CoverageIdsInfo` into `mir::coverage` | Zalathar | -3/+2 |
| 2024-12-07 | Remove unnecessary `int_type_width_signed` function | Scott McMurray | -91/+75 |
| 2024-12-06 | Remove polymorphization | Ben Kimock | -26/+3 |
| 2024-12-06 | Remove all threading through of ErrorGuaranteed from the driver | bjorn3 | -8/+3 |
| 2024-12-05 | Rollup merge of #127565 - esp-rs:xtensa-vaargs, r=workingjubilee | Jacob Pratt | -2/+111 |
| 2024-12-03 | Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiser | bors | -27/+228 |
| 2024-12-03 | Teach rust core about Xtensa VaListImpl and add a custom lowering of vaarg fo... | Brian J. Tarricone | -2/+111 |
| 2024-12-03 | Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubilee | Matthias Krüger | -0/+2 |
| 2024-12-02 | Use c"lit" for CStrings without unwrap | Kornel | -2/+2 |
| 2024-12-01 | Rollup merge of #133446 - Zalathar:querify, r=cjgillot | Jacob Pratt | -91/+55 |
| 2024-12-01 | Auto merge of #133499 - nikic:no-backend-verify, r=Mark-Simulacrum | bors | -0/+5 |
| 2024-11-30 | Rollup merge of #131551 - taiki-e:ppc-asm-vreg-inout, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -6/+46 |
| 2024-11-30 | coverage: Use a query to identify which counter/expression IDs are used | Zalathar | -72/+34 |
| 2024-11-30 | coverage: All counter terms in an unused function are zero | Zalathar | -4/+3 |
| 2024-11-30 | coverage: Hoist and explain the check for `coverage_cx` | Zalathar | -11/+14 |
| 2024-11-30 | coverage: Rename `CrateCoverageContext` to `CguCoverageContext` | Zalathar | -7/+7 |
| 2024-11-29 | Revert "Rollup merge of #133418 - Zalathar:spans, r=jieyouxu" | Zalathar | -208/+96 |
| 2024-11-28 | Auto merge of #123244 - Mark-Simulacrum:share-inline-never-generics, r=saethlin | bors | -1/+4 |
| 2024-11-28 | Share inline(never) generics across crates | Mark Rousskov | -1/+4 |
| 2024-11-29 | Support floats in input/output in vector registers of PowerPC inline assembly | Taiki Endo | -0/+42 |
| 2024-11-29 | Support #[repr(simd)] types in input/output of PowerPC inline assembly | Taiki Endo | -6/+4 |
| 2024-11-28 | Rollup merge of #133452 - taiki-e:hexagon-asm-pred, r=Amanieu | Guillaume Gomez | -0/+2 |
| 2024-11-27 | Rollup merge of #133418 - Zalathar:spans, r=jieyouxu | Matthias Krüger | -96/+208 |
| 2024-11-26 | Respect verify-llvm-ir option in the backend | Nikita Popov | -0/+5 |
| 2024-11-25 | Support predicate registers (clobber-only) in Hexagon inline assembly | Taiki Endo | -0/+2 |
| 2024-11-25 | Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=Amanieu | Matthias Krüger | -4/+6 |
| 2024-11-25 | Rollup merge of #131523 - nbdd0121:asm, r=compiler-errors | Matthias Krüger | -17/+25 |
| 2024-11-25 | Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic | 许杰友 Jieyou Xu (Joe) | -18/+1 |
| 2024-11-24 | Support use of asm goto with outputs and `options(noreturn)` | Gary Guo | -1/+8 |
| 2024-11-24 | Fix asm goto with outputs | Gary Guo | -17/+18 |
| 2024-11-24 | coverage: Identify source files by ID, not by interned filename | Zalathar | -43/+42 |
| 2024-11-24 | coverage: Store coverage source regions as `Span` until codegen | Zalathar | -37/+156 |
| 2024-11-24 | Make s390x non-clobber-only vector register support unstable | Taiki Endo | -2/+2 |