Skip to content

Pull requests: rust-lang/compiler-builtins

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix the type of CmpResult on wasm64
#1203 opened Apr 16, 2026 by Spxg Loading…
c-b: Better document where CmpResult comes from
#1202 opened Apr 16, 2026 by tgross35 Contributor Loading…
bench: Use a group with many benches rather than many groups
#1197 opened Apr 10, 2026 by tgross35 Contributor Loading…
WIP tests for NaN with rounding functions
#1194 opened Apr 10, 2026 by tgross35 Contributor Draft
chore(deps): update rust crate gungraun to 0.18.0
#1192 opened Apr 9, 2026 by renovate-bot Contributor Loading…
1 task
Re enable riscv ci
#1191 opened Apr 9, 2026 by yuzibo Contributor Loading…
libm-test: generator for varying specific bits
#1182 opened Apr 5, 2026 by quaternic Contributor Loading…
acosh: Add cr_acosh from CORE-MATH
#1156 opened Mar 31, 2026 by tgross35 Contributor Draft
exp10: Add cr_exp10 from CORE-MATH
#1155 opened Mar 31, 2026 by tgross35 Contributor Draft
demo: use `funnel_sh[lr] directly in u256 shifts
#1153 opened Mar 31, 2026 by tgross35 Contributor Draft
trunc: Use an assembly implementation on i586
#1152 opened Mar 30, 2026 by tgross35 Contributor Loading…
libm: Use funnel shifts to speed up u256 shifting
#1120 opened Mar 20, 2026 by tgross35 Contributor Loading…
ci: Merge libm and compiler-builtins CI
#1101 opened Feb 16, 2026 by tgross35 Contributor Draft
chore: release v0.2.17
#1072 opened Feb 3, 2026 by github-actions bot Loading…
WIP: Use BTI c in aarch64_outline_atomic.rs
#1063 opened Jan 23, 2026 by taiki-e Member Draft
Re-enable the musl build on windows-gnu
#1025 opened Sep 25, 2025 by tgross35 Contributor Draft
Enable testing against MPFR on windows-gnu
#901 opened May 1, 2025 by tgross35 Contributor Loading…
Use our libm on windows-gnu targets
#900 opened May 1, 2025 by tgross35 Contributor Loading…
Add a generic rempio2
#888 opened Apr 23, 2025 by tgross35 Contributor Draft
Generic cbrt
#876 opened Apr 21, 2025 by tgross35 Contributor Draft
Add a no-f64 version of fmaf
#875 opened Apr 21, 2025 by tgross35 Contributor Draft
More extensive tests
#874 opened Apr 21, 2025 by tgross35 Contributor Draft
Add fmaf16
#861 opened Apr 20, 2025 by tgross35 Contributor Draft
Add cr_log from CORE-Math
#860 opened Apr 20, 2025 by tgross35 Contributor Draft
ProTip! Filter pull requests by the default branch with base:main.