|
Feature Request: "unstable"/"opt-in"/"non-transitive" crate features
|
|
4
|
2932
|
December 22, 2024
|
|
Idea aboute BufReaderWriter
|
|
8
|
1672
|
May 23, 2022
|
|
Enabling Clean Architecture and avoiding exponential feature blowup
|
|
19
|
1748
|
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
|
|
Moving out of raw pointers with FnOnce
|
|
13
|
1964
|
May 22, 2022
|
|
[Idea] About soundness in specialization
|
|
10
|
2431
|
May 22, 2022
|
|
Change 'BackendTypes::BasicBlock: Copy' to 'BackendTypes::BasicBlock: Clone', and carefully consider whether to require associative type impl Copy
|
|
4
|
691
|
May 22, 2022
|
|
Result<T, E> and Option<T> optimization
|
|
7
|
1665
|
May 20, 2022
|
|
Will we be able to return impl Trait from default trait methods?
|
|
4
|
1374
|
December 22, 2024
|
|
Duration has no Rem implementation?
|
|
35
|
2678
|
May 20, 2022
|
|
`cargo x` for rustc dev
|
|
7
|
1724
|
May 20, 2022
|
|
How to kill the task with loop?
|
|
4
|
1703
|
May 19, 2022
|
|
Missed niche optimization on unions
|
|
30
|
2580
|
May 19, 2022
|
|
Rust 2030 Christmas list: Inout methods
|
|
26
|
3956
|
May 18, 2022
|
|
Syntactic sugar: Implement multiple trait for the same type at once
|
|
10
|
1602
|
May 18, 2022
|
|
Unnecessary `unsafe` block…
|
|
22
|
3267
|
May 18, 2022
|
|
Bounds when deriving on PhantomData
|
|
7
|
1172
|
May 17, 2022
|
|
Idea: Fallible iterator mapping with `try_map`
|
|
11
|
5553
|
May 17, 2022
|
|
Compiler flag for applying help suggestions
|
|
2
|
585
|
May 16, 2022
|
|
Blog Post: Futures Concurrency III
|
|
2
|
948
|
May 16, 2022
|
|
[Pre-RFC] Inferred Enum Type
|
|
61
|
5484
|
May 16, 2022
|
|
[Pre-RFC] Securer Tokens (Private keys for Cargo)
|
|
11
|
1460
|
December 22, 2024
|
|
Adding some more thing like build.rs but execut it before building the dependencies
|
|
5
|
902
|
May 15, 2022
|
|
Crates.io Index Snapshot Branches Moving | Rust Blog
|
|
1
|
916
|
May 15, 2022
|
|
No AVX optimization with slice get_unchecked()
|
|
2
|
774
|
May 15, 2022
|
|
[Solved] Passing cuda-arch when compiling for nvptx64-nvidia-cuda
|
|
5
|
1258
|
May 14, 2022
|
|
Pre-RFC: Assign `Copy` types to `Cell` without `set()`
|
|
14
|
1695
|
May 12, 2022
|
|
Shared traits / method(self) vs method(&self) for i32, i64 ...f32 f64
|
|
15
|
2066
|
May 12, 2022
|