We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83618b commit e2cf172Copy full SHA for e2cf172
RELEASES.md
@@ -33,7 +33,6 @@ Libraries
33
- [`UnsafeCell::into_inner` is now safe.][47204]
34
- [Implement libstd for CloudABI.][47268]
35
- [`Float::{from_bits, to_bits}` is now available in libcore.][46931]
36
-
37
- [Implement `AsRef<Path>` for Component][46985]
38
- [Implemented `Write` for `Cursor<&mut Vec<T>>`][46830]
39
- [Moved `Duration` to libcore.][46666]
@@ -59,7 +58,6 @@ Cargo
59
58
60
Misc
61
----
62
63
- [Rust by example is now shipped with new releases][46196]
64
65
Compatibility Notes
0 commit comments