|
About the libs category
|
|
0
|
2117
|
July 12, 2014
|
|
Feature request: Stabilize `NumBufferTrait` to use as a bound
|
|
6
|
410
|
September 9, 2026
|
|
Option<NonNull<T>>::as_ptr
|
|
2
|
459
|
August 30, 2026
|
|
Unsafe low-level mutex
|
|
14
|
455
|
August 30, 2026
|
|
Feature request: `std::io::Sink` should implement `std::io::IsTerminal` (returning `false`)
|
|
2
|
267
|
August 28, 2026
|
|
Make Vec and String be slices
|
|
9
|
678
|
August 20, 2026
|
|
Pre-RFC: is_x86_feature_detected! in core
|
|
0
|
260
|
August 18, 2026
|
|
`alloc`-only `HashMap`?
|
|
20
|
1602
|
August 2, 2026
|
|
Vibe check: `rem_euclid_unsigned`
|
|
5
|
556
|
July 25, 2026
|
|
Maybe a fix for error rounding behaviour of div_euclid
|
|
13
|
650
|
June 25, 2026
|
|
Parser error recovery in `syn` for better IDE support with proc-macros
|
|
22
|
942
|
June 16, 2026
|
|
What is Allocator::by_ref for?
|
|
10
|
644
|
May 26, 2026
|
|
Semantic of smart pointers
|
|
2
|
416
|
May 19, 2026
|
|
`Instant::PAST_VALUE` constant?
|
|
15
|
933
|
May 16, 2026
|
|
core::path::Path
|
|
7
|
710
|
May 12, 2026
|
|
[Pre-RFC] Peeking from Peekable with less unwrapping
|
|
4
|
473
|
May 8, 2026
|
|
`std::marker::PhantomUnsized` marker type
|
|
5
|
578
|
May 6, 2026
|
|
Is interning as a general primitive something that should be in the standard library?
|
|
5
|
458
|
May 2, 2026
|
|
Could collections hypothetically store keys and values inline?
|
|
19
|
1038
|
May 1, 2026
|
|
[Pre-RFC] A tiny internal change to `reverse`, `copy_from_slice`, `swap_with_slice`
|
|
4
|
550
|
April 27, 2026
|
|
On usage of Custom Allocators
|
|
1
|
309
|
April 26, 2026
|
|
Generic slice `replace`
|
|
0
|
235
|
April 25, 2026
|
|
Add an implementation for the Default trait for std::ops::ControlFlow
|
|
4
|
292
|
April 22, 2026
|
|
Arc::increment_strong_count design question
|
|
2
|
398
|
April 22, 2026
|
|
Matches-index (July 2025) -- reviving the left-pad index
|
|
20
|
2298
|
April 22, 2026
|
|
Add something like `num_traits` to STD, or move it into std entirely
|
|
9
|
639
|
April 19, 2026
|
|
`<[T]>::sort_by_index` and `<[T]>::sort_by_key_and_index`
|
|
19
|
828
|
April 17, 2026
|
|
Introduce `Box::new_uninit_array` and `Box::new_zeroed_array`
|
|
6
|
404
|
April 16, 2026
|
|
Going from AsyncWrite to AsyncRead
|
|
6
|
565
|
April 11, 2026
|
|
Implement FusedIterator for core::iter::StepBy
|
|
5
|
475
|
March 16, 2026
|