You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `f64::log2` function is available only in the `std` library, so replace it to be compatible with no_std env.
Pull-Request: #955
Signed-off-by: Yuki Kishimoto <[email protected]>
0 commit comments