We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f3ddd9 commit f5a38d1Copy full SHA for f5a38d1
RELEASES.md
@@ -29,7 +29,6 @@ Compiler
29
Libraries
30
---------
31
32
-- [Move `CStr` to libcore, and `CString` to liballoc][94079]
33
- [Windows: Use a pipe relay for chaining pipes][95841]
34
- [Replace Linux Mutex and Condvar with futex based ones.][95035]
35
- [Replace RwLock by a futex based one on Linux][95801]
@@ -90,7 +89,6 @@ and related tools.
90
89
91
[93313]: https://github.com/rust-lang/rust/pull/93313/
92
[93969]: https://github.com/rust-lang/rust/pull/93969/
93
-[94079]: https://github.com/rust-lang/rust/pull/94079/
94
[94206]: https://github.com/rust-lang/rust/pull/94206/
95
[94457]: https://github.com/rust-lang/rust/pull/94457/
96
[94775]: https://github.com/rust-lang/rust/pull/94775/
0 commit comments