Releases: rust-lang/compiler-builtins
Releases · rust-lang/compiler-builtins
compiler_builtins-v0.1.150
Other
- Disable
f16
on AArch64 without theneon
feature - Update LLVM downloads to 20.1-2025-02-13
compiler_builtins-v0.1.149
Other
- Make a subset of
libm
symbols weakly available on all platforms
compiler_builtins-v0.1.148
Other
- Update the
libm
submodule - Enable
f16
for MIPS - Eliminate the use of
public_test_dep!
for a third time
compiler_builtins-v0.1.147
Other
- remove win64_128bit_abi_hack
compiler_builtins-v0.1.146
Other
- Expose erf{,c}{,f} from libm
compiler_builtins-v0.1.145
Other
- Revert "Eliminate the use of
public_test_dep!
" - Indentation fix to please clippy
- Don't build out of line atomics support code for uefi
- Add a version to some FIXMEs that will be resolved in LLVM 20
- Remove use of the
start
feature
compiler_builtins-v0.1.144
Other
- Eliminate the use of
public_test_dep!
compiler_builtins-v0.1.143
Other
- Use a C-safe return type for
__rust_[ui]128_*
overflowing intrinsics
compiler_builtins-v0.1.142
Other
- Account for optimization levels other than numbers
compiler_builtins-v0.1.141
Other
- Update the
libm
submodule - Fix new
clippy::precedence
errors - Rename
EXP_MAX
toEXP_SAT
- Shorten prefixes for float constants