-
Notifications
You must be signed in to change notification settings - Fork 229
Insights: rust-lang/compiler-builtins
Overview
-
- 8 Merged pull requests
- 6 Open pull requests
- 7 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
4 Releases published by 1 person
-
compiler_builtins-v0.1.157
published
May 4, 2025 -
libm-v0.2.14
published
May 4, 2025 -
compiler_builtins-v0.1.158
published
May 6, 2025 -
libm-v0.2.15
published
May 6, 2025
8 Pull requests merged by 3 people
-
chore: release
#906 merged
May 6, 2025 -
Require
target_has_atomic = "ptr"
for runtime feature detection#909 merged
May 6, 2025 -
Replace
super::super
withcrate::support
where possible#907 merged
May 5, 2025 -
docs: fix typo in Cargo.toml
#892 merged
May 5, 2025 -
chore: release
#891 merged
May 4, 2025 -
Use runtime feature detection for fma routines on x86
#896 merged
May 3, 2025 -
fmaf: Add a test case from a MinGW failure
#902 merged
May 2, 2025 -
builtins-test: Remove
no_mangle
fromeh_personality
#899 merged
May 1, 2025
6 Pull requests opened by 5 people
-
use `#[naked]` for `__rust_probestack`
#897 opened
May 1, 2025 -
Improve performance scaling of `fmod` using modular exponentiation
#898 opened
May 1, 2025 -
Use our libm on windows-gnu targets
#900 opened
May 1, 2025 -
Enable testing against MPFR on windows-gnu
#901 opened
May 1, 2025 -
Use rounding instructions on aarch64
#903 opened
May 2, 2025 -
Enable testing against MPFR on windows-gnu
#904 opened
May 3, 2025
7 Issues closed by 2 people
-
No longer builds on avr targets
#910 closed
May 7, 2025 -
Compilation error on platforms that do not have AtomicU32 from #896
#908 closed
May 6, 2025 -
Using compiler-builtins with FFI, linking with libc?
#345 closed
May 5, 2025 -
Link-time dependency on core: use of `#[inline]` functions
#491 closed
May 5, 2025 -
AEABI division function linking problems (again)
#533 closed
May 5, 2025 -
atomic_load_unordered and atomic_store_unordered should not be used
#788 closed
May 5, 2025