About the ideas (deprecated) category
|
|
1
|
1598
|
March 25, 2019
|
Unify structs, tuples and funciton calls
|
|
13
|
4675
|
March 25, 2019
|
LLVM RUST Library
|
|
5
|
1337
|
March 25, 2019
|
Pre-RFC: Rust Version Attribute; specifying Rust language version within source code
|
|
4
|
2454
|
March 25, 2019
|
Pre-RFC: TCP keepalive
|
|
11
|
4841
|
March 25, 2019
|
Implicit widening, polymorphic indexing, and similar ideas
|
|
91
|
22501
|
March 25, 2019
|
Returning Proxies from Index/IndexMut
|
|
13
|
4389
|
March 25, 2019
|
Summary of efficient inheritance RFCs
|
|
48
|
22624
|
March 25, 2019
|
Orphan rules
|
|
42
|
18321
|
March 25, 2019
|
[Pre-RFC] Hyphens in crate names, redux
|
|
9
|
3761
|
March 25, 2019
|
Add a lint for calling methods which have namesakes along `Deref` chains when using the `.` operator
|
|
14
|
2535
|
March 25, 2019
|
Pre-RFC: Untyped constants
|
|
27
|
5710
|
March 25, 2019
|
Matching variable values
|
|
7
|
6831
|
March 25, 2019
|
Declare variables with valid range?
|
|
8
|
3618
|
March 25, 2019
|
Potential solution for types that shouldn't be moved, like StaticMutex
|
|
12
|
5503
|
March 25, 2019
|
Bool::into_option(closure) yields None or Some(closure())
|
|
33
|
6244
|
March 25, 2019
|
`...` vs `..=` for inclusive ranges
|
|
104
|
26589
|
March 25, 2019
|
Interfacing D to Legacy C++ Code: A summary of a competing language's capabilities
|
|
8
|
10955
|
March 25, 2019
|
Ergonomics of wrapping operations
|
|
46
|
13535
|
March 25, 2019
|
Single-source GPU support
|
|
14
|
12674
|
March 25, 2019
|
Trusting Rust
|
|
11
|
3546
|
March 25, 2019
|
[Pre-RFC] Macro improvements
|
|
6
|
3317
|
March 25, 2019
|
Allow non-blocking Read to check socket status
|
|
1
|
3009
|
March 25, 2019
|
Negative bounds & mutually exclusive traits
|
|
7
|
7432
|
March 25, 2019
|
OOP inheritance adapted to Rust
|
|
3
|
9691
|
March 25, 2019
|
Could non-capturing Fn-closures be Sync?
|
|
5
|
5845
|
March 25, 2019
|
Single-threaded coroutines and sharing data between them
|
|
9
|
4785
|
March 25, 2019
|
Idea for making Rc more leak-safe
|
|
3
|
1899
|
March 25, 2019
|
Extend for loop syntax to support more complex cases
|
|
7
|
2674
|
March 25, 2019
|
Double word with atomics and CAS
|
|
1
|
2288
|
March 25, 2019
|