Use the TestType in test library to control running of integration tests
|
|
6
|
325
|
February 24, 2023
|
An optimistic version of collect::<Result<T, E>>?
|
|
8
|
1082
|
February 24, 2023
|
[WIP] A library to support using Mach ports on Darwin platforms
|
|
4
|
447
|
February 16, 2023
|
Is there any plan to stablize `std::sync::mpsc::Receiver::recv_deadline()`
|
|
2
|
666
|
February 13, 2023
|
Builtin macro for simple construction of `&'static CStr`
|
|
7
|
377
|
February 7, 2023
|
BreakOn iterator
|
|
4
|
574
|
November 8, 2022
|
[Idea] (Almost) arbitrary trait object to trait object cast using a provider mechanism
|
|
5
|
621
|
February 6, 2023
|
Make thread::sleep() panic in async context
|
|
44
|
1327
|
January 31, 2023
|
Add a smart pointer with only strong references count
|
|
15
|
948
|
January 29, 2023
|
PhantomData Debug Derive Macro
|
|
5
|
1201
|
January 25, 2023
|
How about `const Result:: OK = Result::Ok(())`?
|
|
2
|
439
|
January 24, 2023
|
Winapi connect to bluethooth failed,error OS code 10060
|
|
2
|
352
|
January 23, 2023
|
How to get feedbacks for libs PR and ACP?
|
|
3
|
276
|
January 17, 2023
|
Arithmetic operations on char
|
|
5
|
558
|
January 17, 2023
|
FileExt consistency
|
|
2
|
444
|
January 15, 2023
|
Ergonomics of deeply nested error hierarchies
|
|
2
|
305
|
January 10, 2023
|
Reddit post on `VecDeque` implementation
|
|
1
|
497
|
January 10, 2023
|
Add skip attribute to various derives
|
|
22
|
1322
|
December 31, 2022
|
Feature request: PureIterator trait
|
|
14
|
636
|
December 21, 2022
|
Pre-RFC: support negative duration or interval
|
|
11
|
899
|
December 16, 2022
|
Retain for btree_map::RangeMut
|
|
4
|
243
|
December 12, 2022
|
Pre-RFC: Allow custom values in core::num::NonZero
|
|
2
|
305
|
December 8, 2022
|
Pre-RFC - `Cow::map` function
|
|
10
|
721
|
December 1, 2022
|
Comparing a new Stable Sort
|
|
2
|
479
|
November 25, 2022
|
Compose two `Ordering`s using transitive relations
|
|
3
|
453
|
November 17, 2022
|
X.py overwrites custom stdarch submodule
|
|
2
|
247
|
November 17, 2022
|
Add a way to set the signal mask of a child process
|
|
2
|
517
|
November 17, 2022
|
Duration in nano seconds
|
|
4
|
502
|
November 14, 2022
|
Marking Arc/Rc/Weak as #[repr(transparent)]
|
|
10
|
723
|
November 11, 2022
|
Array reference from raw parts missing?
|
|
7
|
428
|
November 10, 2022
|