|
Custom attribute to run macro generated code
|
|
7
|
1273
|
June 1, 2022
|
|
An approach to resolving some issues with optional arguments
|
|
4
|
2436
|
June 1, 2022
|
|
Destructuring assignment else
|
|
16
|
2139
|
May 31, 2022
|
|
Proposal to add "features" to standard library
|
|
9
|
2552
|
May 31, 2022
|
|
[Idea] 'Immutable' marker trait
|
|
23
|
2472
|
May 31, 2022
|
|
Rc uses visibly behavior-changing specialization: is that okay?
|
|
18
|
2838
|
May 31, 2022
|
|
Implementing Clone for generators/async blocks
|
|
2
|
938
|
May 31, 2022
|
|
When can support LoongArch cpu?
|
|
3
|
1736
|
May 30, 2022
|
|
`size_hint` for `std::io::Read`
|
|
17
|
1526
|
May 30, 2022
|
|
Pre-pre-RFC: Support `write_uppercase(&self, &mut String)`
|
|
14
|
1641
|
May 29, 2022
|
|
Generic Field Projection
|
|
8
|
1462
|
May 29, 2022
|
|
impl<A> Sum<A> for A where A: Default + Add<A, Output = A>?
|
|
13
|
2293
|
May 29, 2022
|
|
Compile-time plugins: Re-purposing Cargo `[patch]` and proc-macros
|
|
3
|
855
|
December 22, 2024
|
|
Improved cross platform std::fs
|
|
10
|
1518
|
May 28, 2022
|
|
Allows trait values that are no larger than the specified size to be assigned on the stack
|
|
2
|
717
|
May 27, 2022
|
|
Analyzing unsized variables in Rust
|
|
7
|
1025
|
May 26, 2022
|
|
Pre-RFC: User-provided default field values
|
|
125
|
8405
|
May 26, 2022
|
|
Cross-pollination: Lang features considered intuitive (Crystal/Ruby)
|
|
4
|
994
|
May 26, 2022
|
|
Is this a codegen bug in ptx kernels?
|
|
2
|
713
|
May 26, 2022
|
|
Rust 1.59.0 prerelease testing
|
|
5
|
1734
|
May 26, 2022
|
|
Unused dependency code - can compiler performance be improved by doing less work?
|
|
12
|
1909
|
May 24, 2022
|
|
Conditional compilation & Const Ord
|
|
13
|
2033
|
May 24, 2022
|
|
Running rustc on WASM
|
|
2
|
2748
|
May 23, 2022
|
|
Idea: trait-based initialization
|
|
8
|
1026
|
May 23, 2022
|
|
Feature Request: "unstable"/"opt-in"/"non-transitive" crate features
|
|
4
|
2931
|
December 22, 2024
|
|
Idea aboute BufReaderWriter
|
|
8
|
1672
|
May 23, 2022
|
|
Enabling Clean Architecture and avoiding exponential feature blowup
|
|
19
|
1746
|
May 22, 2022
|
|
Constify atomics
|
|
1
|
672
|
May 22, 2022
|
|
Rename asm noreturn and deprecate old option
|
|
1
|
624
|
May 22, 2022
|
|
Inline async for dyn safety
|
|
9
|
1048
|
May 22, 2022
|