Releases: rust-lang/rustc_apfloat
Releases · rust-lang/rustc_apfloat
rustc_apfloat-v0.2.3+llvm-462a31f5a5ab
Other
- Switch to release-plz for managing releases
- Fix
sig::add_or_sub
andIeeeFloat::normalize
- Use runtime env in build script (#17)
- Fix type
0.2.2+llvm-462a31f5a5ab
What's Changed
- Update dependencies by @eduardosm in #12
New Contributors
- @eduardosm made their first contribution in #12
Full Changelog: 0.2.1+llvm-462a31f5a5ab...0.2.2+llvm-462a31f5a5ab
0.2.1+llvm-462a31f5a5ab
What's Changed
Full Changelog: 0.2.0+llvm-462a31f5a5ab...0.2.1+llvm-462a31f5a5ab
0.2.0+llvm-462a31f5a5ab
This release is based on the APFloat
code that exists in LLVM as of llvm/llvm-project@462a31f5a5ab.