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 version 0.1.3 adds support for const construction using from_epsilons. This is only a small improvement over initializing the fixed points with a literal. Having const support for the from_value constructor would improve ergonomics.
The version
0.1.3
adds support forconst
construction usingfrom_epsilons
. This is only a small improvement over initializing the fixed points with a literal. Havingconst
support for thefrom_value
constructor would improve ergonomics.Depends on const floating point arithmetic (#57241).
cc @eddyb
The text was updated successfully, but these errors were encountered: