|
Pre-RFC: `impl Trait` in `Fn` bound return position
|
|
3
|
437
|
August 8, 2025
|
|
Any() doc is ambiguous
|
|
25
|
867
|
August 7, 2025
|
|
I didn't see one so I made one - Rust Windows Installer
|
|
24
|
1536
|
August 7, 2025
|
|
Allow matching enums with their #[repr(T)] type
|
|
7
|
380
|
August 6, 2025
|
|
Array (fixed width slice) `Ord` implementation
|
|
3
|
318
|
August 6, 2025
|
|
Distributed builds
|
|
34
|
924
|
August 5, 2025
|
|
Proposal to add 'sandboxed' compile-time enforcement for element access
|
|
7
|
395
|
August 4, 2025
|
|
Let crash = foo[foo.len()];
|
|
20
|
1450
|
August 4, 2025
|
|
Rust 1.89.0 pre-release testing
|
|
0
|
373
|
August 4, 2025
|
|
Very obstacle for Rust's metaprogramming
|
|
4
|
496
|
August 4, 2025
|
|
Stabilizing Linker Relaxation for RISC-V
|
|
0
|
258
|
August 2, 2025
|
|
Cargo new --workspace
|
|
3
|
239
|
August 2, 2025
|
|
Safe narrowing casts in some cases
|
|
0
|
185
|
August 2, 2025
|
|
Matches-index (July 2025) -- reviving the left-pad index
|
|
15
|
1013
|
August 1, 2025
|
|
Consistent ordering of struct fileds across all layout-compatible generics
|
|
5
|
630
|
August 1, 2025
|
|
[Idea] Another posible mod source file location
|
|
16
|
652
|
July 31, 2025
|
|
Pre-RFC: Safety Property System
|
|
36
|
1393
|
July 31, 2025
|
|
Semantic for dereferencing a slice pointer(fat pointer)
|
|
2
|
317
|
July 31, 2025
|
|
Yet another stupid thought about specialization
|
|
3
|
667
|
July 29, 2025
|
|
chunks_exact(N) Item is &'a [T] and not &'a [T: N]
|
|
7
|
380
|
July 27, 2025
|
|
NoAddr wrapper for pointers with an irrelevant address
|
|
4
|
433
|
July 25, 2025
|
|
{{post#0}}
|
|
28
|
1169
|
July 24, 2025
|
|
Should there be Arc::ptr_hash to compliment Arc::ptr_eq?
|
|
6
|
374
|
July 23, 2025
|
|
Should stdlib error type use Box<str|[u8]> instead of String|Vec<u8>?
|
|
2
|
389
|
July 23, 2025
|
|
Pattern Types: `[T; 2]` and `[T] is [_, _]`
|
|
1
|
406
|
July 22, 2025
|
|
Poor optimization of fallible construction of arrays from iterators
|
|
4
|
326
|
July 22, 2025
|
|
Returning a large type into a `Box` without copies
|
|
17
|
1104
|
July 22, 2025
|
|
Generic types in enum variants
|
|
13
|
431
|
July 21, 2025
|
|
Unsafe assertion invariants
|
|
7
|
590
|
July 18, 2025
|
|
External Dependencies in crates and cross-platform development
|
|
9
|
913
|
July 18, 2025
|