|
About the ideas (deprecated) category
|
|
0
|
1628
|
July 12, 2014
|
|
Unify structs, tuples and funciton calls
|
|
12
|
4868
|
November 27, 2018
|
|
LLVM RUST Library
|
|
4
|
1435
|
November 25, 2018
|
|
Pre-RFC: Rust Version Attribute; specifying Rust language version within source code
|
|
3
|
2523
|
October 31, 2018
|
|
Pre-RFC: TCP keepalive
|
|
10
|
5005
|
September 26, 2018
|
|
Implicit widening, polymorphic indexing, and similar ideas
|
|
90
|
23337
|
June 30, 2018
|
|
Returning Proxies from Index/IndexMut
|
|
12
|
4555
|
June 5, 2018
|
|
Summary of efficient inheritance RFCs
|
|
47
|
23443
|
March 12, 2018
|
|
Orphan rules
|
|
41
|
18760
|
March 9, 2018
|
|
[Pre-RFC] Hyphens in crate names, redux
|
|
8
|
3873
|
October 2, 2017
|
|
Add a lint for calling methods which have namesakes along `Deref` chains when using the `.` operator
|
|
13
|
2678
|
May 22, 2017
|
|
Pre-RFC: Untyped constants
|
|
26
|
6023
|
April 3, 2017
|
|
Matching variable values
|
|
6
|
6931
|
April 1, 2017
|
|
Declare variables with valid range?
|
|
7
|
3753
|
January 16, 2017
|
|
Potential solution for types that shouldn't be moved, like StaticMutex
|
|
11
|
5640
|
March 2, 2015
|
|
Bool::into_option(closure) yields None or Some(closure())
|
|
32
|
6531
|
December 2, 2016
|
|
`...` vs `..=` for inclusive ranges
|
|
103
|
28113
|
December 1, 2016
|
|
Interfacing D to Legacy C++ Code: A summary of a competing language's capabilities
|
|
7
|
11104
|
February 1, 2015
|
|
Ergonomics of wrapping operations
|
|
45
|
14030
|
October 23, 2015
|
|
Single-source GPU support
|
|
13
|
12908
|
June 19, 2015
|
|
Trusting Rust
|
|
10
|
3907
|
May 24, 2015
|
|
[Pre-RFC] Macro improvements
|
|
5
|
3424
|
May 20, 2015
|
|
Allow non-blocking Read to check socket status
|
|
0
|
3045
|
May 18, 2015
|
|
Negative bounds & mutually exclusive traits
|
|
6
|
7607
|
May 14, 2015
|
|
OOP inheritance adapted to Rust
|
|
2
|
9770
|
May 10, 2015
|
|
Could non-capturing Fn-closures be Sync?
|
|
4
|
5927
|
May 7, 2015
|
|
Single-threaded coroutines and sharing data between them
|
|
8
|
4934
|
May 2, 2015
|
|
Idea for making Rc more leak-safe
|
|
2
|
1949
|
April 30, 2015
|
|
Extend for loop syntax to support more complex cases
|
|
6
|
2744
|
April 22, 2015
|
|
Double word with atomics and CAS
|
|
0
|
2327
|
April 18, 2015
|