Rust 1.86.0 pre-release testing
|
|
3
|
486
|
April 3, 2025
|
[IDEA] Postfix `.catch` (revisited)
|
|
4
|
449
|
April 2, 2025
|
Idea: `mut` block
|
|
9
|
593
|
April 2, 2025
|
Discussion: Distinct Phantom types for different traits
|
|
9
|
558
|
April 1, 2025
|
Replace dyn object with enum dispatch
|
|
14
|
862
|
April 1, 2025
|
Option to add replacement std dependency to subdependency's for no_std platforms
|
|
15
|
410
|
April 1, 2025
|
Why doesn't Vec use extra capacity given by the allocator?
|
|
5
|
464
|
March 31, 2025
|
State of postfix borrow/deref
|
|
30
|
1258
|
March 31, 2025
|
Stable version of `exact_div`
|
|
11
|
638
|
March 31, 2025
|
repr(C) AIX Struct Alignment
|
|
41
|
1148
|
March 31, 2025
|
[Pre-RFC] Allow private fields to be set during struct initialization
|
|
7
|
337
|
March 29, 2025
|
Discussion: Allowing Unsafe to Bypass Visibility
|
|
35
|
1498
|
March 28, 2025
|
Distributed Slices for more erganomic diagnostic translation
|
|
1
|
242
|
March 28, 2025
|
Pre-RFC: `#[derive(From)]` for newtypes
|
|
16
|
821
|
March 28, 2025
|
`dyn` const generics
|
|
1
|
311
|
March 26, 2025
|
Pre-RFC: Split `CARGO_HOME`
|
|
87
|
5632
|
March 25, 2025
|
`GlobalAlloc::dealloc` is too restrictive, provide additional method with weaker requirements
|
|
6
|
497
|
March 25, 2025
|
More question marks
|
|
7
|
575
|
March 25, 2025
|
[IDEA] Context Managers
|
|
15
|
625
|
March 25, 2025
|
Support VS dynamic debugging
|
|
1
|
219
|
March 24, 2025
|
Naming `bigint_helper_methods` (bike-shedding)
|
|
15
|
944
|
March 23, 2025
|
How does inline assembly and the physical machine fit into the abstract machine model, or exist outside of it?
|
|
29
|
659
|
March 23, 2025
|
Idea: new read method on std::io::Read trait that continues when interrupted
|
|
5
|
261
|
March 22, 2025
|
Serde+derive no longer compiles with glibc 3.38
|
|
4
|
284
|
March 22, 2025
|
[Idea] Function trait impls
|
|
11
|
434
|
March 22, 2025
|
Rustdoc: resolve actual types in item definitions?
|
|
1
|
109
|
March 22, 2025
|
Extend [if, while, else] let with additional expressions
|
|
3
|
233
|
March 22, 2025
|
Better name for the synthetic types generated for type aliases
|
|
7
|
445
|
March 22, 2025
|
Zero-sized structs in C types
|
|
4
|
627
|
March 21, 2025
|
Rust needs a safe abstraction over uninitialized memory
|
|
80
|
3774
|
March 21, 2025
|