About the language design category
|
|
1
|
1600
|
March 25, 2019
|
URI crates
|
|
27
|
252
|
February 6, 2023
|
Idea: Would Rust benefit from explicitly polymorphic generics?
|
|
21
|
553
|
February 6, 2023
|
Allow shadowing self in methods
|
|
42
|
574
|
February 6, 2023
|
Allow convert T into Ok(T)
|
|
23
|
408
|
February 5, 2023
|
Record types
|
|
15
|
539
|
February 4, 2023
|
Blog post: Contexts and capabilities in Rust
|
|
68
|
8185
|
February 2, 2023
|
Pre-RFC: Making struct attributes unmutable
|
|
6
|
250
|
February 2, 2023
|
Pre-RFC Type property functions
|
|
9
|
531
|
January 31, 2023
|
Make match statement more aware of possible values with numbers
|
|
9
|
368
|
January 30, 2023
|
Placeholder Syntax - Revisited
|
|
22
|
883
|
January 29, 2023
|
Proposal: const specialization
|
|
8
|
606
|
January 27, 2023
|
Interior mutability reflection
|
|
4
|
534
|
January 26, 2023
|
Generic Enum and Struct Matching Syntax Idea
|
|
7
|
378
|
January 26, 2023
|
Idea: where expression (as poor man’s specialisation)
|
|
6
|
502
|
January 26, 2023
|
Creating "into operator"
|
|
14
|
911
|
January 24, 2023
|
Idea: "Maybe Trait" Object and Bounds (an alternative form of specialization)
|
|
21
|
819
|
January 22, 2023
|
Rustic Rust for Rapid Prototyping
|
|
5
|
605
|
January 21, 2023
|
Inferred function arguments
|
|
3
|
459
|
January 21, 2023
|
Cleaner syntax for generics
|
|
26
|
1693
|
January 20, 2023
|
Idea: allow C-like enums in match arms over their repr types
|
|
7
|
338
|
January 19, 2023
|
Idea: Reference equality trait
|
|
4
|
315
|
January 19, 2023
|
`fn(..) -> _` as shorthand for `fn(_, _, _, ...) -> _`
|
|
10
|
596
|
January 18, 2023
|
Callers, safe replacement for function overloads and syntax simplification
|
|
2
|
362
|
January 17, 2023
|
Pre-RFC: Allow array stride != size
|
|
34
|
1675
|
January 16, 2023
|
Allow thread locals destructors to be blocked by Condvar
|
|
18
|
449
|
January 15, 2023
|
Idea: a path toward reducing the need for `unsafe` by making invariant machine checkable
|
|
10
|
877
|
January 15, 2023
|
Idea: pre-declared generic type parameters
|
|
10
|
563
|
January 13, 2023
|
About the implied bounds
|
|
7
|
984
|
January 12, 2023
|
Idea: façade crates
|
|
26
|
1310
|
January 11, 2023
|