About the language design category
|
|
1
|
1682
|
March 25, 2019
|
Dropping with arguments ("higher RAII")
|
|
5
|
557
|
June 10, 2023
|
Pre-RFC: remove some macros from std prelude
|
|
6
|
421
|
June 10, 2023
|
Adding `zip` (and potentially others) to `Result`
|
|
5
|
189
|
June 9, 2023
|
[IDEA] Implied enum types
|
|
76
|
3098
|
June 9, 2023
|
Tree Borrows explained
|
|
30
|
2796
|
June 8, 2023
|
A question about Provider API
|
|
7
|
261
|
June 7, 2023
|
Thoughts on tuples
|
|
26
|
1370
|
June 4, 2023
|
Implement zip on pair of optionals
|
|
1
|
220
|
June 3, 2023
|
`macro_rules!` metavariable for generic
|
|
4
|
439
|
June 1, 2023
|
Making Rust core and alloc panic free
|
|
14
|
1024
|
May 30, 2023
|
Addition to rust's int
|
|
12
|
678
|
May 29, 2023
|
[Pre-RFC] Unify references and make them generic over mutability
|
|
23
|
968
|
May 27, 2023
|
New features for struct and traits
|
|
2
|
318
|
May 25, 2023
|
Implementable trait aliases
|
|
9
|
577
|
May 25, 2023
|
[Pre-RFC] safe Uninit Types
|
|
7
|
650
|
May 23, 2023
|
Opting out of lifetime invariance in opaque types
|
|
3
|
419
|
May 23, 2023
|
Pin layout guarantees?
|
|
12
|
753
|
May 23, 2023
|
[no-rfc] rust function format, fn foo(x: i32) -> i32 = const {
|
|
15
|
941
|
May 21, 2023
|
A look at pros and cons of brackets on if statements
|
|
21
|
1647
|
May 19, 2023
|
[pre-pre-RFC] Unsized Return Values & Placement New
|
|
5
|
768
|
May 19, 2023
|
An alternative to the current `Unpin` hack:`UnsafeAlias`
|
|
14
|
675
|
May 18, 2023
|
[Pre? RFC] Partial types and partial mutability
|
|
28
|
1192
|
May 18, 2023
|
[Pre-RFC] Flexible Unsize and CoerceUnsize traits
|
|
6
|
642
|
May 17, 2023
|
Implicitly borrow all but the last usage of a variable
|
|
2
|
263
|
May 15, 2023
|
Allow member function which is not member function for the trait?
|
|
6
|
393
|
May 15, 2023
|
Why are optional dev dependencies disabled?
|
|
2
|
273
|
May 14, 2023
|
[Pre-RFC] Varying Generic parameters with features
|
|
0
|
230
|
May 9, 2023
|
Improve E0782
|
|
0
|
317
|
May 8, 2023
|
Allow Apostrophe In Names
|
|
3
|
590
|
May 7, 2023
|