Idea: `with` block to ensure definite resource release
|
|
36
|
720
|
May 7, 2022
|
Proposal: Get Range of sub-slice
|
|
27
|
738
|
May 5, 2022
|
Implied region bounds do no satisfy explicit bounds
|
|
4
|
248
|
May 4, 2022
|
Quality declarations for Rust code?
|
|
3
|
510
|
May 4, 2022
|
Lifetimes, quantification, and subtypes
|
|
4
|
309
|
May 4, 2022
|
`autoclone` variable marker
|
|
24
|
1119
|
May 4, 2022
|
[Pitch] Metatype
|
|
15
|
562
|
May 1, 2022
|
Sandbox build.rs and proc macros
|
|
23
|
1129
|
May 1, 2022
|
Problems with "dyn* Trait"
|
|
57
|
3352
|
April 30, 2022
|
Idea: Catch-all enum variant
|
|
17
|
989
|
April 30, 2022
|
Feedback on `cargo-add` before its merged
|
|
75
|
3997
|
April 30, 2022
|
Object initializer as function only argument
|
|
13
|
536
|
April 29, 2022
|
Compiler emits indirect call through GOT for statically linked extern functions
|
|
4
|
297
|
April 29, 2022
|
Optimization in the enum/match pattern
|
|
6
|
386
|
April 28, 2022
|
Thoughts on a free `cmp` function
|
|
7
|
840
|
April 28, 2022
|
Blog post: Indirect ownership, shallow borrow and self-referential data structures
|
|
5
|
691
|
April 28, 2022
|
Structured Type Parameters
|
|
7
|
780
|
April 28, 2022
|
Proposal: BinaryHeap::remove
|
|
21
|
600
|
April 27, 2022
|
Trying to make Live++ support Rust
|
|
6
|
657
|
April 25, 2022
|
Pre-RFC: Named arguments
|
|
92
|
3379
|
April 25, 2022
|
Unpoisoning a Mutex
|
|
7
|
503
|
April 25, 2022
|
Impl DispatchFromDyn for Cell #2
|
|
0
|
219
|
April 24, 2022
|
Optional curly brackets
|
|
20
|
1949
|
April 24, 2022
|
Can the compiler stuff booleans into a bitmask since it has the borrow checker?
|
|
11
|
787
|
April 24, 2022
|
Can and should the compiler prevent certain kinds of stack overflow?
|
|
16
|
1706
|
April 22, 2022
|
Pre-RFC: `Result::map_err_when`
|
|
13
|
651
|
April 21, 2022
|
Dyn* doesn't have to be special
|
|
1
|
606
|
April 20, 2022
|
Add support for source filtering for multicast
|
|
6
|
505
|
April 19, 2022
|
Idea: allow inherent impls which follow coherence rules
|
|
2
|
325
|
April 19, 2022
|
"arbitrary_self_types": Add Borrow<Self> type
|
|
1
|
301
|
April 19, 2022
|