About the ideas (deprecated) category
|
|
1
|
1592
|
March 25, 2019
|
Unify structs, tuples and funciton calls
|
|
13
|
4629
|
March 25, 2019
|
LLVM RUST Library
|
|
5
|
1327
|
March 25, 2019
|
Pre-RFC: Rust Version Attribute; specifying Rust language version within source code
|
|
4
|
2444
|
March 25, 2019
|
Pre-RFC: TCP keepalive
|
|
11
|
4787
|
March 25, 2019
|
Implicit widening, polymorphic indexing, and similar ideas
|
|
91
|
22217
|
March 25, 2019
|
Returning Proxies from Index/IndexMut
|
|
13
|
4350
|
March 25, 2019
|
Summary of efficient inheritance RFCs
|
|
48
|
22252
|
March 25, 2019
|
Orphan rules
|
|
42
|
18193
|
March 25, 2019
|
[Pre-RFC] Hyphens in crate names, redux
|
|
9
|
3744
|
March 25, 2019
|
Add a lint for calling methods which have namesakes along `Deref` chains when using the `.` operator
|
|
14
|
2508
|
March 25, 2019
|
Pre-RFC: Untyped constants
|
|
27
|
5620
|
March 25, 2019
|
Matching variable values
|
|
7
|
6802
|
March 25, 2019
|
Declare variables with valid range?
|
|
8
|
3568
|
March 25, 2019
|
Potential solution for types that shouldn't be moved, like StaticMutex
|
|
12
|
5459
|
March 25, 2019
|
Bool::into_option(closure) yields None or Some(closure())
|
|
33
|
6193
|
March 25, 2019
|
`...` vs `..=` for inclusive ranges
|
|
104
|
25978
|
March 25, 2019
|
Interfacing D to Legacy C++ Code: A summary of a competing language's capabilities
|
|
8
|
10923
|
March 25, 2019
|
Ergonomics of wrapping operations
|
|
46
|
13410
|
March 25, 2019
|
Single-source GPU support
|
|
14
|
12577
|
March 25, 2019
|
Trusting Rust
|
|
11
|
3464
|
March 25, 2019
|
[Pre-RFC] Macro improvements
|
|
6
|
3303
|
March 25, 2019
|
Allow non-blocking Read to check socket status
|
|
1
|
2980
|
March 25, 2019
|
Negative bounds & mutually exclusive traits
|
|
7
|
7313
|
March 25, 2019
|
OOP inheritance adapted to Rust
|
|
3
|
9680
|
March 25, 2019
|
Could non-capturing Fn-closures be Sync?
|
|
5
|
5833
|
March 25, 2019
|
Single-threaded coroutines and sharing data between them
|
|
9
|
4760
|
March 25, 2019
|
Idea for making Rc more leak-safe
|
|
3
|
1891
|
March 25, 2019
|
Extend for loop syntax to support more complex cases
|
|
7
|
2663
|
March 25, 2019
|
Double word with atomics and CAS
|
|
1
|
2269
|
March 25, 2019
|