About the language design category
|
|
1
|
1430
|
March 25, 2019
|
Make assert failure message unambigious
|
|
6
|
132
|
May 23, 2022
|
Killing `Ok(())` without ok-wrapping
|
|
26
|
678
|
May 23, 2022
|
Feature request: where-as bounds
|
|
2
|
140
|
May 23, 2022
|
Allow wilcard while destructuring structs
|
|
7
|
188
|
May 23, 2022
|
Micro-feature: if in vec![]
|
|
18
|
544
|
May 22, 2022
|
Add `repr(inherit($type))`
|
|
13
|
539
|
May 22, 2022
|
Idea: macros in attribute position
|
|
8
|
195
|
May 22, 2022
|
GATification of traits and an empty lifetime
|
|
9
|
548
|
May 20, 2022
|
Pre-RFC: defer statement
|
|
15
|
721
|
May 19, 2022
|
View types. Give borrow checker more information about your code
|
|
1
|
163
|
May 20, 2022
|
Autotrait to mark types without interior mutability
|
|
12
|
505
|
May 17, 2022
|
Test depends_on
|
|
13
|
483
|
May 16, 2022
|
eRFC: Minimal Custom DSTs via Extern Type (DynSized)
|
|
3
|
376
|
May 16, 2022
|
Extending `for<'a>` construct
|
|
25
|
909
|
May 14, 2022
|
Implement FromIterator<A> for Default + Extend<A>
|
|
2
|
184
|
May 14, 2022
|
"struct(gc)" or "struct(ref)" and subtypes
|
|
5
|
470
|
May 14, 2022
|
I hope there is Higher-kinded Type
|
|
3
|
356
|
May 13, 2022
|
Why does BTreeSet not implement Bit*_Assign?
|
|
4
|
371
|
May 13, 2022
|
An idea for breaking full macro hygiene
|
|
5
|
352
|
May 13, 2022
|
Support typealias for generic struct inside a function
|
|
2
|
233
|
May 12, 2022
|
Pre-RFC: Option::none_if()
|
|
4
|
287
|
May 11, 2022
|
C-like enums and `adt_const_params`
|
|
1
|
208
|
May 11, 2022
|
Just a small built in macro idea
|
|
3
|
279
|
May 10, 2022
|
Type parameters with generic lifetime parameters
|
|
18
|
483
|
May 10, 2022
|
Blog post: Contexts and capabilities in Rust
|
|
64
|
5394
|
May 7, 2022
|
Why does Rust have active / inert attributes
|
|
10
|
642
|
May 8, 2022
|
Improve upon Stacked Borrows by introducing a tree
|
|
53
|
934
|
May 7, 2022
|
Idea: `with` block to ensure definite resource release
|
|
36
|
720
|
May 7, 2022
|
Implied region bounds do no satisfy explicit bounds
|
|
4
|
248
|
May 4, 2022
|