| Age | Commit message (Expand) | Author | Lines |
| 2025-02-06 | Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper" | Rémy Rakic | -1/+2 |
| 2024-12-30 | Auto merge of #134757 - RalfJung:const_swap, r=scottmcm | bors | -3/+19 |
| 2024-12-27 | Rollup merge of #133663 - scottmcm:carrying_mul_add, r=Amanieu | Matthias Krüger | -0/+140 |
| 2024-12-27 | Override `carrying_mul_add` in cg_llvm | Scott McMurray | -2/+2 |
| 2024-12-27 | Move `{widening, carrying}_mul` to an intrinsic with fallback MIR | Scott McMurray | -0/+140 |
| 2024-12-27 | Rollup merge of #134606 - RalfJung:ptr-copy-docs, r=Mark-Simulacrum | 许杰友 Jieyou Xu (Joe) | -5/+3 |
| 2024-12-25 | rename typed_swap → typed_swap_nonoverlapping | Ralf Jung | -2/+17 |
| 2024-12-25 | stabilize const_swap | Ralf Jung | -1/+2 |
| 2024-12-23 | core: fix const ptr::swap_nonoverlapping when there are pointers at odd offse... | Ralf Jung | -7/+7 |
| 2024-12-22 | Delete `Rvalue::Len` | Scott McMurray | -2/+1 |
| 2024-12-21 | ptr::copy: fix docs for the overlapping case | Ralf Jung | -5/+3 |
| 2024-12-08 | Adds new intrinsic declaration | aaishwarymishra@gmail.com | -28/+38 |
| 2024-12-04 | clarify simd_relaxed_fma non-determinism | Ralf Jung | -1/+2 |
| 2024-12-04 | Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgr | bors | -0/+12 |
| 2024-12-03 | Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obk | Matthias Krüger | -0/+12 |
| 2024-12-03 | Rollup merge of #133762 - RalfJung:const-size-of-val, r=workingjubilee | Matthias Krüger | -0/+2 |
| 2024-12-02 | Add `core::arch::breakpoint` and test | Josh Triplett | -0/+12 |
| 2024-12-03 | Rollup merge of #133395 - calebzulawski:simd_relaxed_fma, r=workingjubilee | Matthias Krüger | -0/+14 |
| 2024-12-02 | stabilize const_{size,align}_of_val | Ralf Jung | -0/+2 |
| 2024-11-30 | Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxu | bors | -595/+949 |
| 2024-11-30 | Rollup merge of #133106 - BLANKatGITHUB:intrinsic, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -595/+949 |
| 2024-11-30 | Rollup merge of #133625 - RalfJung:custom-mir-debug-info, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+33 |
| 2024-11-29 | refine mir debuginfo docs | Ralf Jung | -5/+14 |
| 2024-11-29 | Doc comment custom MIR debuginfo. | Camille GILLOT | -0/+24 |
| 2024-11-27 | update cfgs | Boxy | -189/+57 |
| 2024-11-27 | replace placeholder version | Boxy | -3/+3 |
| 2024-11-24 | changes old intrinsic declaration to new declaration | aaishwarymishra@gmail.com | -595/+949 |
| 2024-11-23 | Match simd_relaxed_fma documentation to fmuladd intrinsic | Caleb Zulawski | -4/+8 |
| 2024-11-23 | Add simd_relaxed_fma intrinsic | Caleb Zulawski | -0/+10 |
| 2024-11-23 | Stabilize `const_float_methods` | Eduardo Sánchez Muñoz | -8/+40 |
| 2024-11-18 | rename rustc_const_stable_intrinsic -> rustc_intrinsic_const_stable_indirect | Ralf Jung | -48/+48 |
| 2024-11-17 | Auto merge of #120370 - x17jiri:likely_unlikely_fix, r=saethlin | bors | -8/+40 |
| 2024-11-17 | Likely unlikely fix | Jiri Bobek | -8/+40 |
| 2024-11-17 | Rollup merge of #133116 - RalfJung:const-null-ptr, r=dtolnay | 许杰友 Jieyou Xu (Joe) | -8/+8 |
| 2024-11-16 | clean up const stability around UB checks | Ralf Jung | -6/+6 |
| 2024-11-16 | stabilize const_ptr_is_null | Ralf Jung | -2/+2 |
| 2024-11-16 | Rollup merge of #132449 - RalfJung:is_val_statically_known, r=compiler-errors | Matthias Krüger | -4/+5 |
| 2024-11-13 | Rollup merge of #132907 - BLANKatGITHUB:intrinsic, r=saethlin | Jubilee | -805/+1279 |
| 2024-11-13 | Auto merge of #132662 - RalfJung:const-panic-inlining, r=tgross35 | bors | -2/+23 |
| 2024-11-13 | const_panic: don't wrap it in a separate function | Ralf Jung | -2/+23 |
| 2024-11-12 | adds new declaration to codegen | aaishwarymishra@gmail.com | -0/+2 |
| 2024-11-12 | new intrinsic declaration | aaishwarymishra@gmail.com | -1228/+1278 |
| 2024-11-12 | new intrinsic declaration | aaishwarymishra@gmail.com | -108/+530 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -78/+102 |
| 2024-11-08 | mark is_val_statically_known intrinsic as stably const-callable | Ralf Jung | -4/+5 |
| 2024-11-07 | core: move intrinsics.rs into intrinsics folder | Ralf Jung | -0/+3944 |
| 2024-10-25 | library: consistently use American spelling for 'behavior' | Ralf Jung | -1/+1 |
| 2024-10-06 | grammar fix | dacian | -1/+1 |
| 2024-09-14 | simd_shuffle: require index argument to be a vector | Ralf Jung | -1/+1 |
| 2024-08-31 | Fixed more typos in library/core | ranger-ross | -1/+1 |