|
Idea: partial impls
|
|
6
|
471
|
April 8, 2025
|
|
What if the transition to Rust 2.0 can be fully machine applicable? (with `cargo fix`)
|
|
11
|
2062
|
April 8, 2025
|
|
Pre-RFC: Limited-Value Types
|
|
3
|
474
|
April 8, 2025
|
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
3
|
456
|
April 7, 2025
|
|
Why are Fn types not contravariant in their argument types?
|
|
4
|
475
|
April 7, 2025
|
|
Idea: include `TypeId` in all trait object vtables
|
|
5
|
610
|
April 7, 2025
|
|
Pliron: MLIR, But Native Rust
|
|
3
|
1769
|
April 4, 2025
|
|
Conditional function parameters dependent on trait bound
|
|
3
|
227
|
April 4, 2025
|
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
541
|
April 4, 2025
|
|
Field immutable reference limited by mutable loop
|
|
4
|
356
|
April 3, 2025
|
|
A more stable alternatve to default-features=false
|
|
18
|
1378
|
April 3, 2025
|
|
Pointers to the heap can have unbounded provenance
|
|
3
|
711
|
April 3, 2025
|
|
Rust 1.86.0 pre-release testing
|
|
3
|
572
|
April 3, 2025
|
|
[IDEA] Postfix `.catch` (revisited)
|
|
4
|
519
|
April 2, 2025
|
|
Idea: `mut` block
|
|
9
|
707
|
April 2, 2025
|
|
Discussion: Distinct Phantom types for different traits
|
|
9
|
656
|
April 1, 2025
|
|
Replace dyn object with enum dispatch
|
|
14
|
1269
|
April 1, 2025
|
|
Option to add replacement std dependency to subdependency's for no_std platforms
|
|
15
|
622
|
April 1, 2025
|
|
Why doesn't Vec use extra capacity given by the allocator?
|
|
5
|
587
|
March 31, 2025
|
|
State of postfix borrow/deref
|
|
30
|
1557
|
March 31, 2025
|
|
Stable version of `exact_div`
|
|
11
|
761
|
March 31, 2025
|
|
[Pre-RFC] Allow private fields to be set during struct initialization
|
|
7
|
508
|
March 29, 2025
|
|
Distributed Slices for more erganomic diagnostic translation
|
|
1
|
276
|
March 28, 2025
|
|
Pre-RFC: `#[derive(From)]` for newtypes
|
|
16
|
1345
|
March 28, 2025
|
|
`dyn` const generics
|
|
1
|
497
|
March 26, 2025
|
|
`GlobalAlloc::dealloc` is too restrictive, provide additional method with weaker requirements
|
|
6
|
592
|
March 25, 2025
|
|
More question marks
|
|
7
|
638
|
March 25, 2025
|
|
[IDEA] Context Managers
|
|
15
|
925
|
March 25, 2025
|
|
Support VS dynamic debugging
|
|
1
|
259
|
March 24, 2025
|
|
Naming `bigint_helper_methods` (bike-shedding)
|
|
15
|
1076
|
March 23, 2025
|