About the libs category
|
|
1
|
1708
|
March 25, 2019
|
Rc::clone(&r) or r.clone()?
|
|
45
|
573
|
February 6, 2023
|
Std::ops four arithmetic operations requires owned value
|
|
3
|
367
|
January 31, 2023
|
Lifetime-based Symbol API
|
|
1
|
279
|
January 25, 2023
|
PinCell use new_unchecked
|
|
21
|
384
|
January 25, 2023
|
Why don't `Eq` and `Ord` have a `Rhs` parameter (anymore)?
|
|
6
|
550
|
January 23, 2023
|
Pre-RFC Local Wakers
|
|
7
|
961
|
January 20, 2023
|
Add `map` methods for `MutexGuard`?
|
|
4
|
455
|
January 6, 2023
|
Are AsRef and Borrow supposed to be deterministic?
|
|
25
|
1221
|
December 30, 2022
|
AsRef and AsMut between T and [T; 1]
|
|
11
|
674
|
December 29, 2022
|
Should the `Borrow` trait lead to a minimal type for comparisons?
|
|
1
|
248
|
December 29, 2022
|
Safe stack pinning without macro
|
|
20
|
1294
|
December 13, 2022
|
Rename file without overriding existing target
|
|
18
|
881
|
December 8, 2022
|
Slice::split_at should have an Option variant
|
|
8
|
518
|
December 2, 2022
|
Range should impl TryFrom<(Bound, Bound)>
|
|
2
|
231
|
December 2, 2022
|
Use the TestType in test library to control running of integration tests
|
|
5
|
291
|
November 26, 2022
|
An optimistic version of collect::<Result<T, E>>?
|
|
7
|
1031
|
November 26, 2022
|
[WIP] A library to support using Mach ports on Darwin platforms
|
|
3
|
391
|
November 18, 2022
|
Is there any plan to stablize `std::sync::mpsc::Receiver::recv_deadline()`
|
|
1
|
620
|
November 15, 2022
|
Builtin macro for simple construction of `&'static CStr`
|
|
6
|
334
|
November 9, 2022
|
BreakOn iterator
|
|
4
|
527
|
November 8, 2022
|
[Idea] (Almost) arbitrary trait object to trait object cast using a provider mechanism
|
|
5
|
594
|
February 6, 2023
|
Make thread::sleep() panic in async context
|
|
44
|
1133
|
January 31, 2023
|
Add a smart pointer with only strong references count
|
|
15
|
907
|
January 29, 2023
|
PhantomData Debug Derive Macro
|
|
5
|
1168
|
January 25, 2023
|
How about `const Result:: OK = Result::Ok(())`?
|
|
2
|
414
|
January 24, 2023
|
Winapi connect to bluethooth failed,error OS code 10060
|
|
2
|
299
|
January 23, 2023
|
How to get feedbacks for libs PR and ACP?
|
|
3
|
263
|
January 17, 2023
|
Arithmetic operations on char
|
|
5
|
521
|
January 17, 2023
|
FileExt consistency
|
|
2
|
429
|
January 15, 2023
|