Welcome to the Rust Programming Language Internals Forum
|
|
1
|
42606
|
July 7, 2014
|
Discussion: Allowing Unsafe to Bypass Visibility
|
|
8
|
145
|
March 20, 2025
|
Rust needs a safe abstraction over uninitialized memory
|
|
75
|
3405
|
March 20, 2025
|
How to recover MIR for analysis?
|
|
5
|
233
|
March 20, 2025
|
Pre-RFC: `#[derive(From)]` for newtypes
|
|
13
|
513
|
March 20, 2025
|
Why does Rust require explicit lifetimes?
|
|
16
|
171
|
March 19, 2025
|
`UnorderedVec` (or slice?)
|
|
24
|
806
|
March 19, 2025
|
Hi, I was thinking if this thing could get better then Rust would really take the charm and be the one to choose:
|
|
2
|
128
|
March 19, 2025
|
[IDEA] Context Managers
|
|
13
|
323
|
March 19, 2025
|
How does inline assembly and the physical machine fit into the abstract machine model, or exist outside of it?
|
|
27
|
285
|
March 19, 2025
|
I Found That Cargo Workspace Is Not Very Friendly for Multi-Target Crates
|
|
3
|
156
|
March 19, 2025
|
Better name for the synthetic types generated for type aliases
|
|
5
|
340
|
March 19, 2025
|
Pre-RFC: Mutually-excusive, global features
|
|
46
|
5305
|
March 18, 2025
|
From/Into arrays for core::arch SIMD types?
|
|
1
|
190
|
March 14, 2025
|
Category for graphical programs
|
|
7
|
543
|
March 18, 2025
|
Arithmetic ops for arrays / slices
|
|
11
|
549
|
March 18, 2025
|
Idea: Per edition reclaiming of crates.io crate names
|
|
10
|
445
|
March 17, 2025
|
`{u,i}size_half`
|
|
3
|
517
|
March 17, 2025
|
Pre-RFC: FnStatic
|
|
16
|
503
|
March 17, 2025
|
Rust 1.85.1 pre-release testing
|
|
2
|
314
|
March 17, 2025
|
Pre-pre RFC: Generic effect system for functions
|
|
8
|
398
|
March 17, 2025
|
More traits
|
|
5
|
269
|
March 17, 2025
|
Add ability to customize STARTUPINFO structure in std Command API
|
|
7
|
217
|
March 16, 2025
|
Official way to get the size of a field
|
|
13
|
1022
|
March 15, 2025
|
Pre-RFC: Unpacking to Array and Tuple Literals
|
|
6
|
282
|
March 16, 2025
|
Pliron: MLIR, But Native Rust
|
|
0
|
165
|
March 15, 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
|
555
|
March 15, 2025
|
Rustc-dev-guide: 3199 commits rewritten?
|
|
1
|
232
|
March 14, 2025
|
Why is `!Trait` not possible?
|
|
37
|
436
|
March 14, 2025
|
Pre-RFC: New Atomic methods: compare_exchange_loop
|
|
2
|
213
|
March 14, 2025
|