|
About the ideas (deprecated) category
|
|
0
|
1619
|
July 12, 2014
|
|
Unify structs, tuples and funciton calls
|
|
12
|
4833
|
November 27, 2018
|
|
LLVM RUST Library
|
|
4
|
1417
|
November 25, 2018
|
|
Pre-RFC: Rust Version Attribute; specifying Rust language version within source code
|
|
3
|
2513
|
October 31, 2018
|
|
Pre-RFC: TCP keepalive
|
|
10
|
4968
|
September 26, 2018
|
|
Implicit widening, polymorphic indexing, and similar ideas
|
|
90
|
23241
|
June 30, 2018
|
|
Returning Proxies from Index/IndexMut
|
|
12
|
4530
|
June 5, 2018
|
|
Summary of efficient inheritance RFCs
|
|
47
|
23342
|
March 12, 2018
|
|
Orphan rules
|
|
41
|
18706
|
March 9, 2018
|
|
[Pre-RFC] Hyphens in crate names, redux
|
|
8
|
3858
|
October 2, 2017
|
|
Add a lint for calling methods which have namesakes along `Deref` chains when using the `.` operator
|
|
13
|
2659
|
May 22, 2017
|
|
Pre-RFC: Untyped constants
|
|
26
|
5982
|
April 3, 2017
|
|
Matching variable values
|
|
6
|
6910
|
April 1, 2017
|
|
Declare variables with valid range?
|
|
7
|
3728
|
January 16, 2017
|
|
Potential solution for types that shouldn't be moved, like StaticMutex
|
|
11
|
5628
|
March 2, 2015
|
|
Bool::into_option(closure) yields None or Some(closure())
|
|
32
|
6508
|
December 2, 2016
|
|
`...` vs `..=` for inclusive ranges
|
|
103
|
27986
|
December 1, 2016
|
|
Interfacing D to Legacy C++ Code: A summary of a competing language's capabilities
|
|
7
|
11076
|
February 1, 2015
|
|
Ergonomics of wrapping operations
|
|
45
|
13972
|
October 23, 2015
|
|
Single-source GPU support
|
|
13
|
12874
|
June 19, 2015
|
|
Trusting Rust
|
|
10
|
3879
|
May 24, 2015
|
|
[Pre-RFC] Macro improvements
|
|
5
|
3407
|
May 20, 2015
|
|
Allow non-blocking Read to check socket status
|
|
0
|
3041
|
May 18, 2015
|
|
Negative bounds & mutually exclusive traits
|
|
6
|
7590
|
May 14, 2015
|
|
OOP inheritance adapted to Rust
|
|
2
|
9756
|
May 10, 2015
|
|
Could non-capturing Fn-closures be Sync?
|
|
4
|
5913
|
May 7, 2015
|
|
Single-threaded coroutines and sharing data between them
|
|
8
|
4904
|
May 2, 2015
|
|
Idea for making Rc more leak-safe
|
|
2
|
1938
|
April 30, 2015
|
|
Extend for loop syntax to support more complex cases
|
|
6
|
2729
|
April 22, 2015
|
|
Double word with atomics and CAS
|
|
0
|
2322
|
April 18, 2015
|