About the ideas (deprecated) category
|
|
1
|
1592
|
March 25, 2019
|
Unify structs, tuples and funciton calls
|
|
13
|
4630
|
March 25, 2019
|
LLVM RUST Library
|
|
5
|
1327
|
March 25, 2019
|
Pre-RFC: Rust Version Attribute; specifying Rust language version within source code
|
|
4
|
2445
|
March 25, 2019
|
Pre-RFC: TCP keepalive
|
|
11
|
4790
|
March 25, 2019
|
Implicit widening, polymorphic indexing, and similar ideas
|
|
91
|
22231
|
March 25, 2019
|
Returning Proxies from Index/IndexMut
|
|
13
|
4355
|
March 25, 2019
|
Summary of efficient inheritance RFCs
|
|
48
|
22289
|
March 25, 2019
|
Orphan rules
|
|
42
|
18199
|
March 25, 2019
|
[Pre-RFC] Hyphens in crate names, redux
|
|
9
|
3745
|
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
|
5621
|
March 25, 2019
|
Matching variable values
|
|
7
|
6803
|
March 25, 2019
|
Declare variables with valid range?
|
|
8
|
3570
|
March 25, 2019
|
Potential solution for types that shouldn't be moved, like StaticMutex
|
|
12
|
5465
|
March 25, 2019
|
Bool::into_option(closure) yields None or Some(closure())
|
|
33
|
6194
|
March 25, 2019
|
`...` vs `..=` for inclusive ranges
|
|
104
|
26015
|
March 25, 2019
|
Interfacing D to Legacy C++ Code: A summary of a competing language's capabilities
|
|
8
|
10925
|
March 25, 2019
|
Ergonomics of wrapping operations
|
|
46
|
13425
|
March 25, 2019
|
Single-source GPU support
|
|
14
|
12586
|
March 25, 2019
|
Trusting Rust
|
|
11
|
3470
|
March 25, 2019
|
[Pre-RFC] Macro improvements
|
|
6
|
3303
|
March 25, 2019
|
Allow non-blocking Read to check socket status
|
|
1
|
2984
|
March 25, 2019
|
Negative bounds & mutually exclusive traits
|
|
7
|
7330
|
March 25, 2019
|
OOP inheritance adapted to Rust
|
|
3
|
9681
|
March 25, 2019
|
Could non-capturing Fn-closures be Sync?
|
|
5
|
5836
|
March 25, 2019
|
Single-threaded coroutines and sharing data between them
|
|
9
|
4762
|
March 25, 2019
|
Idea for making Rc more leak-safe
|
|
3
|
1892
|
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
|