| Age | Commit message (Expand) | Author | Lines |
| 2025-04-24 | Rollup merge of #139700 - EnzymeAD:autodiff-flags, r=oli-obk | Matthias Krüger | -0/+45 |
| 2025-04-24 | Rollup merge of #139261 - RalfJung:msvc-align-mitigation, r=oli-obk | Matthias Krüger | -1/+6 |
| 2025-04-24 | Auto merge of #139309 - RalfJung:abi_unsupported_vector_types, r=fee1-dead,tr... | bors | -24/+34 |
| 2025-04-23 | wasm, arm, x86-without-SSE need simd to be explicitly enabled | Ralf Jung | -23/+33 |
| 2025-04-21 | Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am... | Chris Denton | -7/+5 |
| 2025-04-20 | Rollup merge of #137953 - RalfJung:simd-intrinsic-masks, r=WaffleLapkin | Chris Denton | -0/+57 |
| 2025-04-20 | simd intrinsics with mask: accept unsigned integer masks | Ralf Jung | -0/+57 |
| 2025-04-20 | make abi_unsupported_vector_types a hard error | Ralf Jung | -1/+1 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -7/+5 |
| 2025-04-19 | Make `#[naked]` an unsafe attribute | Folkert de Vries | -56/+50 |
| 2025-04-18 | Rollup merge of #139989 - durin42:llvm-21-issue-101082, r=cuviper | Matthias Krüger | -10/+2 |
| 2025-04-17 | Rollup merge of #139967 - jieyouxu:auxiliary, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2025-04-17 | Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk | Matthias Krüger | -0/+113 |
| 2025-04-17 | tests: adjust 101082 test for LLVM 21 fix | Augie Fackler | -10/+2 |
| 2025-04-17 | tests: use `//@ ignore-auxiliary` with backlinked primary test file | Jieyou Xu | -1/+1 |
| 2025-04-17 | Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgr | bors | -3/+2 |
| 2025-04-17 | Rollup merge of #139917 - folkertdev:fn-align-multiple, r=jdonszelmann | Matthias Krüger | -0/+19 |
| 2025-04-16 | passing test for dualv | Manuel Drehwald | -0/+113 |
| 2025-04-16 | replace some #[rustc_intrinsic] usage with use of the libcore declarations | Ralf Jung | -3/+2 |
| 2025-04-16 | fix multiple `#[repr(align(N))]` on functions | Folkert de Vries | -0/+19 |
| 2025-04-15 | Include optional dso_local marker for functions in `enum-match.rs` | Christian Poveda | -6/+6 |
| 2025-04-13 | Rollup merge of #139718 - folkertdev:unsafe-attributes-earlier-editions, r=fm... | Jacob Pratt | -2/+2 |
| 2025-04-13 | Auto merge of #139746 - ChrisDenton:rollup-eq08b2e, r=ChrisDenton | bors | -5/+12 |
| 2025-04-13 | Rollup merge of #139726 - Amanieu:select_unpredictable_hint, r=dtolnay | Chris Denton | -4/+4 |
| 2025-04-13 | Rollup merge of #139177 - fneddy:fix_s390x_codegen_bswap, r=Mark-Simulacrum | Chris Denton | -1/+8 |
| 2025-04-13 | Auto merge of #138881 - scottmcm:more-chaining-ord, r=Mark-Simulacrum | bors | -0/+55 |
| 2025-04-12 | Extend the chaining logic to slices too | Scott McMurray | -6/+49 |
| 2025-04-13 | Move `select_unpredictable` to the `hint` module | Amanieu d'Antras | -4/+4 |
| 2025-04-13 | error on unsafe attributes in pre-2024 editions | Folkert de Vries | -2/+2 |
| 2025-04-12 | add tests for merge_function handling | Manuel Drehwald | -0/+45 |
| 2025-04-11 | Auto merge of #139430 - scottmcm:polymorphic-array-into-iter, r=cuviper | bors | -3/+32 |
| 2025-04-11 | Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxu | bors | -28/+39 |
| 2025-04-11 | didn't catch this test failure, whoops | Pietro Albini | -5/+5 |
| 2025-04-10 | Stabilize `slice_as_chunks` library feature | Scott McMurray | -1/+0 |
| 2025-04-11 | Rollup merge of #137447 - folkertdev:simd-extract-insert-dyn, r=scottmcm | Stuart Cook | -0/+75 |
| 2025-04-10 | Auto merge of #137412 - scottmcm:redo-swap, r=cuviper | bors | -45/+118 |
| 2025-04-10 | add `simd_insert_dyn` and `simd_extract_dyn` | Folkert de Vries | -0/+75 |
| 2025-04-10 | Auto merge of #139088 - spastorino:ergonomic-ref-counting-2, r=nikomatsakis | bors | -0/+55 |
| 2025-04-10 | replace `//@ compile-flags: --edition` with `//@ edition` | Pietro Albini | -23/+34 |
| 2025-04-09 | PR feedback | Scott McMurray | -6/+12 |
| 2025-04-09 | skip `tests/codegen/swap-small-types` when debug assertions are on | Scott McMurray | -0/+1 |
| 2025-04-09 | Ensure `swap_nonoverlapping` is really always untyped | Scott McMurray | -45/+117 |
| 2025-04-09 | Speed up `String::push` and `String::insert` | lincot | -0/+11 |
| 2025-04-08 | Rollup merge of #139098 - scottmcm:assert-impossible-tags, r=WaffleLapkin | Stuart Cook | -19/+456 |
| 2025-04-07 | Address PR feedback | Scott McMurray | -0/+16 |
| 2025-04-07 | mitigate MSVC unsoundness by not emitting alignment attributes on win32-msvc ... | Ralf Jung | -1/+6 |
| 2025-04-07 | Add codegen test to be sure we get rid of uneeded clones after monomorphization | Santiago Pastorino | -0/+55 |
| 2025-04-07 | Rollup merge of #139465 - EnzymeAD:autodiff-sret, r=oli-obk | Stuart Cook | -0/+45 |
| 2025-04-07 | move old tests, add sret test | Manuel Drehwald | -0/+45 |
| 2025-04-07 | Use -C target-cpu=z13 on s390x vector test | Eduard Stefes | -1/+8 |