About the ideas (deprecated) category
|
|
1
|
1587
|
March 25, 2019
|
Unify structs, tuples and funciton calls
|
|
13
|
4622
|
March 25, 2019
|
LLVM RUST Library
|
|
5
|
1323
|
March 25, 2019
|
Pre-RFC: Rust Version Attribute; specifying Rust language version within source code
|
|
4
|
2442
|
March 25, 2019
|
Pre-RFC: TCP keepalive
|
|
11
|
4781
|
March 25, 2019
|
Implicit widening, polymorphic indexing, and similar ideas
|
|
91
|
22187
|
March 25, 2019
|
Returning Proxies from Index/IndexMut
|
|
13
|
4345
|
March 25, 2019
|
Summary of efficient inheritance RFCs
|
|
48
|
22190
|
March 25, 2019
|
Orphan rules
|
|
42
|
18172
|
March 25, 2019
|
[Pre-RFC] Hyphens in crate names, redux
|
|
9
|
3740
|
March 25, 2019
|
Add a lint for calling methods which have namesakes along `Deref` chains when using the `.` operator
|
|
14
|
2506
|
March 25, 2019
|
Pre-RFC: Untyped constants
|
|
27
|
5614
|
March 25, 2019
|
Matching variable values
|
|
7
|
6799
|
March 25, 2019
|
Declare variables with valid range?
|
|
8
|
3561
|
March 25, 2019
|
Potential solution for types that shouldn't be moved, like StaticMutex
|
|
12
|
5455
|
March 25, 2019
|
Bool::into_option(closure) yields None or Some(closure())
|
|
33
|
6189
|
March 25, 2019
|
`...` vs `..=` for inclusive ranges
|
|
104
|
25926
|
March 25, 2019
|
Interfacing D to Legacy C++ Code: A summary of a competing language's capabilities
|
|
8
|
10921
|
March 25, 2019
|
Ergonomics of wrapping operations
|
|
46
|
13394
|
March 25, 2019
|
Single-source GPU support
|
|
14
|
12557
|
March 25, 2019
|
Trusting Rust
|
|
11
|
3457
|
March 25, 2019
|
[Pre-RFC] Macro improvements
|
|
6
|
3302
|
March 25, 2019
|
Allow non-blocking Read to check socket status
|
|
1
|
2975
|
March 25, 2019
|
Negative bounds & mutually exclusive traits
|
|
7
|
7298
|
March 25, 2019
|
OOP inheritance adapted to Rust
|
|
3
|
9676
|
March 25, 2019
|
Could non-capturing Fn-closures be Sync?
|
|
5
|
5829
|
March 25, 2019
|
Single-threaded coroutines and sharing data between them
|
|
9
|
4753
|
March 25, 2019
|
Idea for making Rc more leak-safe
|
|
3
|
1888
|
March 25, 2019
|
Extend for loop syntax to support more complex cases
|
|
7
|
2661
|
March 25, 2019
|
Double word with atomics and CAS
|
|
1
|
2267
|
March 25, 2019
|