[Pre-RFC] Change the ExactSizeIterator spec
|
|
6
|
1519
|
March 25, 2019
|
Implement closure traits on `&T` when `T` implements them?
|
|
10
|
2276
|
March 25, 2019
|
Pre-RFC: Type aliases in trait bounds
|
|
2
|
1131
|
March 25, 2019
|
Polymorphic "implements" clause on associated types
|
|
5
|
1631
|
March 25, 2019
|
Pre-RFC: Allow partial moves before `forget`
|
|
7
|
2871
|
March 25, 2019
|
Relaxing object safety rules
|
|
6
|
2365
|
March 25, 2019
|
Add `with mut` syntax to mutate variable in place
|
|
10
|
1862
|
March 25, 2019
|
Allow ignoring struct name in function calls
|
|
4
|
1233
|
March 25, 2019
|
Revise `std::num::Float`
|
|
5
|
1735
|
March 25, 2019
|
Moves from `self` during the drop hook
|
|
24
|
5622
|
March 25, 2019
|
Crazy Idea: Coroutine Closures
|
|
5
|
3029
|
March 25, 2019
|
Unsized types distinct from DSTs
|
|
5
|
2150
|
March 25, 2019
|
RFC: Unsized types, take 2
|
|
1
|
1078
|
March 25, 2019
|
Crazy: postfix dereferencing operator
|
|
4
|
1930
|
March 25, 2019
|
Remove error "expected f64 found integral variable" (allow numeric literals without `.` where it's never ambiguous)
|
|
26
|
8126
|
March 25, 2019
|
[crazy] Exception-like constructs for Result
|
|
7
|
2604
|
March 25, 2019
|
Concurrent iterators/types
|
|
10
|
2529
|
March 25, 2019
|
#[no_panic]
|
|
19
|
4577
|
March 25, 2019
|
[Pre-RFC] Keyword arguments
|
|
36
|
5513
|
March 25, 2019
|
Safe Rust (sandboxing untrusted modules at API level)
|
|
9
|
3969
|
March 25, 2019
|
[pre-RFC] linear types, take 2
|
|
10
|
3615
|
March 25, 2019
|
Thoughts about additional built-in pointer types
|
|
14
|
3896
|
March 25, 2019
|
-ffast-math as a floating-point type
|
|
3
|
1806
|
March 25, 2019
|
Use unsafe to close traits
|
|
9
|
1789
|
March 25, 2019
|
Change `ref` to `*` in patterns
|
|
15
|
3115
|
March 25, 2019
|
Tagged fields in Rust?
|
|
4
|
2759
|
March 25, 2019
|
Add "div_rem" (divmod) function to std::num
|
|
3
|
8636
|
March 25, 2019
|
[pre-RFC] linear type modifier
|
|
29
|
5870
|
March 25, 2019
|
Pre-RFC: Make #[test] and #[bench] more flexible
|
|
8
|
2166
|
March 25, 2019
|
Allow panic catching in more places (decouple from an os thread)
|
|
2
|
1153
|
March 25, 2019
|