Redoing hashing traits
|
|
3
|
364
|
April 8, 2025
|
Idea: partial impls
|
|
6
|
357
|
April 8, 2025
|
What if the transition to Rust 2.0 can be fully machine applicable? (with `cargo fix`)
|
|
11
|
698
|
April 8, 2025
|
Pre-RFC: Limited-Value Types
|
|
3
|
380
|
April 8, 2025
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
3
|
421
|
April 7, 2025
|
Why are Fn types not contravariant in their argument types?
|
|
4
|
394
|
April 7, 2025
|
Idea: include `TypeId` in all trait object vtables
|
|
5
|
540
|
April 7, 2025
|
Pliron: MLIR, But Native Rust
|
|
3
|
798
|
April 4, 2025
|
Conditional function parameters dependent on trait bound
|
|
3
|
179
|
April 4, 2025
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
494
|
April 4, 2025
|
Field immutable reference limited by mutable loop
|
|
4
|
283
|
April 3, 2025
|
A more stable alternatve to default-features=false
|
|
18
|
845
|
April 3, 2025
|
Pointers to the heap can have unbounded provenance
|
|
3
|
636
|
April 3, 2025
|
Rust 1.86.0 pre-release testing
|
|
3
|
521
|
April 3, 2025
|
[IDEA] Postfix `.catch` (revisited)
|
|
4
|
478
|
April 2, 2025
|
Idea: `mut` block
|
|
9
|
640
|
April 2, 2025
|
Discussion: Distinct Phantom types for different traits
|
|
9
|
575
|
April 1, 2025
|
Replace dyn object with enum dispatch
|
|
14
|
889
|
April 1, 2025
|
Option to add replacement std dependency to subdependency's for no_std platforms
|
|
15
|
419
|
April 1, 2025
|
Why doesn't Vec use extra capacity given by the allocator?
|
|
5
|
507
|
March 31, 2025
|
State of postfix borrow/deref
|
|
30
|
1304
|
March 31, 2025
|
Stable version of `exact_div`
|
|
11
|
657
|
March 31, 2025
|
repr(C) AIX Struct Alignment
|
|
41
|
1175
|
March 31, 2025
|
[Pre-RFC] Allow private fields to be set during struct initialization
|
|
7
|
360
|
March 29, 2025
|
Distributed Slices for more erganomic diagnostic translation
|
|
1
|
249
|
March 28, 2025
|
Pre-RFC: `#[derive(From)]` for newtypes
|
|
16
|
883
|
March 28, 2025
|
`dyn` const generics
|
|
1
|
355
|
March 26, 2025
|
Pre-RFC: Split `CARGO_HOME`
|
|
87
|
5719
|
March 25, 2025
|
`GlobalAlloc::dealloc` is too restrictive, provide additional method with weaker requirements
|
|
6
|
505
|
March 25, 2025
|
More question marks
|
|
7
|
595
|
March 25, 2025
|