about summary refs log tree commit diff
path: root/library/core/src/intrinsics/fallback.rs
AgeCommit message (Expand)AuthorLines
2025-09-06clean up some old const trait impl syntaxNathaniel McCallum-6/+3
2025-09-03Add `funnel_sh{l,r}` functions and intrinsicssayantn-0/+73
2025-01-31PR feedbackScott McMurray-7/+5
2025-01-31Add `unchecked_disjoint_bitor` with fallback intrinsic implementationScott McMurray-0/+40
2025-01-14Enforce syntactical stability of const traits in HIRMichael Goulet-0/+1
2024-12-27Override `carrying_mul_add` in cg_llvmScott McMurray-2/+2
2024-12-27Move `{widening, carrying}_mul` to an intrinsic with fallback MIRScott McMurray-0/+111