About the libs category
|
|
1
|
1861
|
March 25, 2019
|
Global symbols from statically linked system libraries
|
|
3
|
175
|
December 1, 2023
|
Idea: Bring `unstable` or similar attribute to the masses
|
|
4
|
335
|
November 30, 2023
|
Can representation of Vec and String be changed?
|
|
7
|
411
|
November 29, 2023
|
Signed difference of unsigned integers
|
|
16
|
1054
|
November 28, 2023
|
`checked_sub` and `saturating_sub` for NonZero unsigned integers
|
|
7
|
336
|
November 25, 2023
|
Get a subslice centered around a value: `slice::window`
|
|
7
|
402
|
November 25, 2023
|
Matrix type
|
|
22
|
1183
|
November 25, 2023
|
API proposal: unsafe `array_windows_mut` and `windows_mut`
|
|
3
|
174
|
November 23, 2023
|
Entry API requires eager allocation of key, would be nice to have a lazy version
|
|
6
|
497
|
November 20, 2023
|
Immortal Arc API?
|
|
32
|
1520
|
November 16, 2023
|
High-level stdin casting
|
|
1
|
271
|
November 12, 2023
|
`Command::exec_replace`
|
|
8
|
329
|
November 8, 2023
|
Add a `within` method to `PartialOrd`
|
|
23
|
1077
|
October 24, 2023
|
Introduce write_at/write_all_at/read_at/read_exact_at on Windows
|
|
21
|
735
|
October 24, 2023
|
Add a `shallow_clone` method to Cow (reopen #33777)
|
|
4
|
538
|
October 20, 2023
|
Impl Step for Ipv{4,6}Addr
|
|
4
|
359
|
October 19, 2023
|
Case Insensitive UTF-8 Comparison
|
|
10
|
807
|
October 14, 2023
|
Implement RangeBounds for &Range*
|
|
3
|
359
|
October 13, 2023
|
io::Read read_to_end should handle OOM
|
|
3
|
478
|
October 13, 2023
|
Confusing doc or implementation on write_vectored
|
|
10
|
363
|
October 12, 2023
|
Allow renaming left/right label in assert_eq!
|
|
7
|
356
|
October 11, 2023
|
`NonMaxUsize` and niche value optimisation
|
|
19
|
901
|
October 11, 2023
|
Should `Pin<&mut T>` be `Send`?
|
|
5
|
382
|
October 7, 2023
|
Get and remove for LinkedList?
|
|
4
|
357
|
October 6, 2023
|
Pre-RFC: `Stdio::dup_stdout()`
|
|
13
|
416
|
October 4, 2023
|
Another alternative to allocators for Vec and other collections
|
|
4
|
558
|
October 2, 2023
|
As_slice_of_cells() for OnceCell
|
|
6
|
481
|
September 20, 2023
|
Is there a good reason why String has no `into_chars`
|
|
38
|
1558
|
September 19, 2023
|
Should `wasm_bindgen::__rt::WasmRefCell` be threadsafe?
|
|
11
|
480
|
September 18, 2023
|