|
How to handle common libs in C++/Rust projects
|
|
2
|
779
|
March 12, 2022
|
|
`impl fmt::Display` (and `fmt::Debug`) for `Fn(&mut fmt::Formatter) -> fmt::Result`
|
|
5
|
794
|
March 10, 2022
|
|
Support stipulation of custom compiler preprocessor
|
|
2
|
721
|
March 10, 2022
|
|
The need for decreasing range syntax (5..0)
|
|
11
|
6953
|
March 10, 2022
|
|
Idea: Declarative custom `derive`s and attributes
|
|
4
|
913
|
March 10, 2022
|
|
Pre-RFC: Function properties
|
|
14
|
2010
|
March 10, 2022
|
|
Pre-RFC - Add alignment niches for references
|
|
19
|
3169
|
March 10, 2022
|
|
Impl SliceIndex<str> for (Bound<usize>, Bound<usize>)
|
|
2
|
808
|
March 9, 2022
|
|
How can I fix the error "xxx was mutably borrowed here in the previous iteration of the loop"?
|
|
2
|
886
|
March 9, 2022
|
|
Cfg, keyword for "if multiple/more than one"
|
|
4
|
3102
|
March 9, 2022
|
|
Pre-RFC - allow usage of str::utf8_char_width
|
|
2
|
686
|
March 8, 2022
|
|
Helper traits for many clone pattern
|
|
6
|
848
|
March 8, 2022
|
|
`Arc::into_inner`
|
|
15
|
4107
|
March 7, 2022
|
|
Blog post: Uninit Read/Write
|
|
1
|
774
|
March 7, 2022
|
|
Overloading with tuples
|
|
6
|
1450
|
March 7, 2022
|
|
Make PartialOrd comparable between different types
|
|
6
|
895
|
March 6, 2022
|
|
Please add the class name before the class method
|
|
3
|
807
|
March 6, 2022
|
|
Idea: Conditional code based on whether a type implements a trait
|
|
5
|
2027
|
March 5, 2022
|
|
Enums with 'Other' values
|
|
9
|
1363
|
March 5, 2022
|
|
Potential `rsplit_inclusive`?
|
|
2
|
815
|
March 5, 2022
|
|
Newbie question about Bound type
|
|
3
|
713
|
March 4, 2022
|
|
Splitn but returning an array
|
|
14
|
4401
|
March 3, 2022
|
|
[Idea] References are not borrows, their usages are (better reborrowing)
|
|
8
|
1083
|
March 3, 2022
|
|
Missing Register for NVPTX [Inline Assembly]
|
|
1
|
567
|
March 2, 2022
|
|
Minimal support for self-referential structures?
|
|
3
|
1592
|
March 2, 2022
|
|
An Alternative Syntax for Async Functions
|
|
43
|
4084
|
March 2, 2022
|
|
Proposal: std::path::resolve
|
|
8
|
1060
|
March 1, 2022
|
|
Old zulip archive links broken?
|
|
2
|
587
|
March 1, 2022
|
|
Missing fneg and fcmp fast float LLVM intrinsics
|
|
8
|
1140
|
February 28, 2022
|
|
`<[T]>::as_uninit_mut`
|
|
6
|
1072
|
February 28, 2022
|