index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
compiler-builtins
/
src
/
float
/
mul.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-03
Fix new `clippy::precedence` errors
Trevor Gross
-1
/
+1
2025-01-03
Rename `EXP_MAX` to `EXP_SAT`
Trevor Gross
-1
/
+1
2025-01-03
Shorten prefixes for float constants
Trevor Gross
-7
/
+7
2024-10-25
Rename `Float::repr` and `Float::from_repr`
Trevor Gross
-13
/
+13
2024-09-03
Remove unsupported *vfp functions (#678)
Sbstn Bcht
-10
/
+0
2024-08-03
Make use of new `f16` and `f128` config options
Trevor Gross
-1
/
+1
2024-06-30
Fix incorrect rounding with subnormal/zero results of float multiplication
beetrees
-12
/
+7
2024-05-21
Add `ppc_alias` to the `intrinsics!` macro
Trevor Gross
-7
/
+2
2024-05-15
Implement `f128` multiplication
Trevor Gross
-0
/
+11
2024-05-15
Split `Int` into `Int` and `MinInt`
Trevor Gross
-1
/
+1
2023-11-26
fix: Add (even more) `#[avr_skip]` for floats
Patryk Wychowaniec
-0
/
+2
2023-08-07
edition 2018
klensy
-2
/
+2
2021-04-02
Fix all clippy warnings
Aaron Kutch
-1
/
+1
2020-12-07
Remove `WideInt`
Aaron Kutch
-11
/
+19
2019-05-14
Run rustfmt over everything
Alex Crichton
-1
/
+1
2018-01-30
__[mul/div]sf3vfp and __[mul/div]df3vfp only on ARM
Paolo Teti
-0
/
+2
2018-01-29
Add support for mul[s/d]f3vfp and div[s/d]f3vfp
Paolo Teti
-0
/
+8
2017-11-08
Implement mulsf3 and muldf3
Oliver Geller
-0
/
+191