Support VS dynamic debugging
|
|
1
|
225
|
March 24, 2025
|
Naming `bigint_helper_methods` (bike-shedding)
|
|
15
|
948
|
March 23, 2025
|
How does inline assembly and the physical machine fit into the abstract machine model, or exist outside of it?
|
|
29
|
671
|
March 23, 2025
|
Idea: new read method on std::io::Read trait that continues when interrupted
|
|
5
|
268
|
March 22, 2025
|
Serde+derive no longer compiles with glibc 3.38
|
|
4
|
291
|
March 22, 2025
|
[Idea] Function trait impls
|
|
11
|
439
|
March 22, 2025
|
Rustdoc: resolve actual types in item definitions?
|
|
1
|
110
|
March 22, 2025
|
Extend [if, while, else] let with additional expressions
|
|
3
|
243
|
March 22, 2025
|
Better name for the synthetic types generated for type aliases
|
|
7
|
449
|
March 22, 2025
|
Zero-sized structs in C types
|
|
4
|
632
|
March 21, 2025
|
Rust needs a safe abstraction over uninitialized memory
|
|
80
|
3800
|
March 21, 2025
|
Hi, I was thinking if this thing could get better then Rust would really take the charm and be the one to choose:
|
|
6
|
476
|
March 21, 2025
|
How to recover MIR for analysis?
|
|
5
|
302
|
March 20, 2025
|
Why does Rust require explicit lifetimes?
|
|
16
|
357
|
March 19, 2025
|
`UnorderedVec` (or slice?)
|
|
24
|
885
|
March 19, 2025
|
I Found That Cargo Workspace Is Not Very Friendly for Multi-Target Crates
|
|
3
|
231
|
March 19, 2025
|
Pre-RFC: Mutually-excusive, global features
|
|
46
|
5441
|
March 18, 2025
|
From/Into arrays for core::arch SIMD types?
|
|
1
|
218
|
March 14, 2025
|
Category for graphical programs
|
|
7
|
577
|
March 18, 2025
|
Arithmetic ops for arrays / slices
|
|
11
|
588
|
March 18, 2025
|
Idea: Per edition reclaiming of crates.io crate names
|
|
10
|
491
|
March 17, 2025
|
`{u,i}size_half`
|
|
3
|
571
|
March 17, 2025
|
Pre-RFC: FnStatic
|
|
16
|
557
|
March 17, 2025
|
Rust 1.85.1 pre-release testing
|
|
2
|
349
|
March 17, 2025
|
Pre-pre RFC: Generic effect system for functions
|
|
8
|
442
|
March 17, 2025
|
More traits
|
|
5
|
306
|
March 17, 2025
|
Add ability to customize STARTUPINFO structure in std Command API
|
|
7
|
228
|
March 16, 2025
|
Official way to get the size of a field
|
|
13
|
1080
|
March 15, 2025
|
Pre-RFC: Unpacking to Array and Tuple Literals
|
|
6
|
313
|
March 16, 2025
|
Can I open a Cargo pull request implementing a feature to suppress "Blocking"/"Finished"/"Running" from `cargo run` when they're the only output?
|
|
8
|
574
|
March 15, 2025
|