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
@@ -133,6 +130,13 @@ Additionally, these functions have been stabilized:
133
130
134
131
There are other changes in the Rust 1.38 release: check out what changed in [Rust][relnotes-rust], [Cargo][relnotes-cargo], and [Clippy][relnotes-clippy].
135
132
133
+
### Corrections
134
+
A Previous version of this post mistakenly marked these functions as stable. They are not yet stable.
135
+
[`Duration::div_duration_f32`] and [`Duration::div_duration_f64`].
0 commit comments