How about `const Result:: OK = Result::Ok(())`?
|
|
2
|
467
|
January 24, 2023
|
Winapi connect to bluethooth failed,error OS code 10060
|
|
2
|
400
|
January 23, 2023
|
How to get feedbacks for libs PR and ACP?
|
|
3
|
315
|
January 17, 2023
|
Arithmetic operations on char
|
|
5
|
603
|
January 17, 2023
|
FileExt consistency
|
|
2
|
474
|
January 15, 2023
|
Ergonomics of deeply nested error hierarchies
|
|
2
|
371
|
January 10, 2023
|
Reddit post on `VecDeque` implementation
|
|
1
|
527
|
January 10, 2023
|
Add skip attribute to various derives
|
|
22
|
1473
|
December 31, 2022
|
Feature request: PureIterator trait
|
|
14
|
669
|
December 21, 2022
|
Pre-RFC: support negative duration or interval
|
|
11
|
942
|
December 16, 2022
|
Retain for btree_map::RangeMut
|
|
4
|
283
|
December 12, 2022
|
Pre-RFC: Allow custom values in core::num::NonZero
|
|
2
|
330
|
December 8, 2022
|
Pre-RFC - `Cow::map` function
|
|
10
|
781
|
December 1, 2022
|
Comparing a new Stable Sort
|
|
2
|
532
|
November 25, 2022
|
Compose two `Ordering`s using transitive relations
|
|
3
|
488
|
November 17, 2022
|
X.py overwrites custom stdarch submodule
|
|
2
|
273
|
November 17, 2022
|
Add a way to set the signal mask of a child process
|
|
2
|
578
|
November 17, 2022
|
Duration in nano seconds
|
|
4
|
543
|
November 14, 2022
|
Marking Arc/Rc/Weak as #[repr(transparent)]
|
|
10
|
796
|
November 11, 2022
|
Array reference from raw parts missing?
|
|
7
|
459
|
November 10, 2022
|
Working with fallible iterators
|
|
9
|
687
|
November 4, 2022
|
Thread-safety of RawWakerVTables
|
|
4
|
393
|
November 2, 2022
|
Method to append any `Display` type to a String
|
|
24
|
977
|
November 1, 2022
|
`Mask::splat` is not const, but it could easily be
|
|
4
|
430
|
October 30, 2022
|
Condvar RwLock
|
|
7
|
808
|
October 26, 2022
|
`split_with_delimiter` String split including the delimiter
|
|
4
|
363
|
October 23, 2022
|
Add `push`, `push_back`, `pop` & `pop_back` methods to fixed-size arrays
|
|
40
|
1362
|
October 23, 2022
|
Move `alloc::borrow` to `core`
|
|
9
|
588
|
October 19, 2022
|
Rationale about not impl Display for unit type ()
|
|
8
|
778
|
October 19, 2022
|
Some thoughts on a less slippery catch_unwind
|
|
7
|
1068
|
October 16, 2022
|