Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42664
|
July 7, 2014
|
Pre-RFC: trait class for single inheritance
|
|
5
|
323
|
April 6, 2025
|
Would it ever be possible to add a blanket implementations like this to stdlib?
|
|
1
|
215
|
April 4, 2025
|
Pliron: MLIR, But Native Rust
|
|
3
|
514
|
April 4, 2025
|
Conditional function parameters dependent on trait bound
|
|
3
|
121
|
April 4, 2025
|
Would lazy initialization of OpenSSL in cargo be worth it?
|
|
7
|
388
|
April 4, 2025
|
Field immutable reference limited by mutable loop
|
|
4
|
227
|
April 3, 2025
|
A more stable alternatve to default-features=false
|
|
18
|
766
|
April 3, 2025
|
Pointers to the heap can have unbounded provenance
|
|
3
|
530
|
April 3, 2025
|
Rust 1.86.0 pre-release testing
|
|
3
|
431
|
April 3, 2025
|
[IDEA] Postfix `.catch` (revisited)
|
|
4
|
431
|
April 2, 2025
|
Idea: `mut` block
|
|
9
|
563
|
April 2, 2025
|
Discussion: Distinct Phantom types for different traits
|
|
9
|
543
|
April 1, 2025
|
Replace dyn object with enum dispatch
|
|
14
|
833
|
April 1, 2025
|
Option to add replacement std dependency to subdependency's for no_std platforms
|
|
15
|
406
|
April 1, 2025
|
Why doesn't Vec use extra capacity given by the allocator?
|
|
5
|
427
|
March 31, 2025
|
State of postfix borrow/deref
|
|
30
|
1234
|
March 31, 2025
|
Idea: include `TypeId` in all trait object vtables
|
|
2
|
281
|
March 31, 2025
|
Stable version of `exact_div`
|
|
11
|
630
|
March 31, 2025
|
repr(C) AIX Struct Alignment
|
|
41
|
1138
|
March 31, 2025
|
[Pre-RFC] Allow private fields to be set during struct initialization
|
|
7
|
324
|
March 29, 2025
|
Discussion: Allowing Unsafe to Bypass Visibility
|
|
35
|
1482
|
March 28, 2025
|
Distributed Slices for more erganomic diagnostic translation
|
|
1
|
238
|
March 28, 2025
|
Pre-RFC: `#[derive(From)]` for newtypes
|
|
16
|
816
|
March 28, 2025
|
`dyn` const generics
|
|
1
|
300
|
March 26, 2025
|
Pre-RFC: Split `CARGO_HOME`
|
|
87
|
5620
|
March 25, 2025
|
`fail` keyword
|
|
18
|
607
|
March 26, 2025
|
`GlobalAlloc::dealloc` is too restrictive, provide additional method with weaker requirements
|
|
6
|
490
|
March 25, 2025
|
More question marks
|
|
7
|
569
|
March 25, 2025
|
[IDEA] Context Managers
|
|
15
|
620
|
March 25, 2025
|