Welcome to the Rust Programming Language Internals Forum
|
|
1
|
43048
|
July 7, 2014
|
Methods for splitting integers into their halves
|
|
14
|
379
|
July 14, 2025
|
Variadic Generics ideas that won’t work for Rust
|
|
10
|
528
|
July 12, 2025
|
Unsafe assertion invariants
|
|
6
|
245
|
July 11, 2025
|
When a DLL built with Rust is unloaded, it seems that Rust does not automatically call drop on static/global variables defined in the DLL
|
|
12
|
962
|
July 11, 2025
|
Add ability for integration test to use items from other files
|
|
6
|
232
|
July 3, 2025
|
Fn,FnOnce,FnMut with named parameters
|
|
9
|
621
|
June 30, 2025
|
What happens for each optimization level?
|
|
3
|
439
|
June 17, 2025
|
Unicode whitespace footguns
|
|
8
|
334
|
June 7, 2025
|
Report on variadic generics discussions at RustWeek 2025
|
|
0
|
233
|
June 7, 2025
|
[idea] Higher-Rank Type bounds
|
|
7
|
292
|
June 6, 2025
|
Default use sparse index in .crates.toml
|
|
1
|
235
|
June 3, 2025
|
Reintroduce `main` Functions to `no_std` Targets
|
|
8
|
594
|
June 3, 2025
|
[PRE-RFC] Granular Unsafe Blocks - A more explicit and auditable approach
|
|
5
|
434
|
June 1, 2025
|
Replace x86_64-unknown
|
|
10
|
416
|
May 27, 2025
|
Better codegen for CPU feature detection
|
|
22
|
1493
|
May 25, 2025
|
Why the coerce function don't compile?
|
|
3
|
206
|
May 24, 2025
|
Safe Send Wrapper Validation in Rust: Ensuring Thread Safety for Structs with Conditional Non-Send Fields
|
|
2
|
153
|
May 22, 2025
|
Rust Macro Error Diagnostics: Edge Cases?
|
|
4
|
165
|
May 21, 2025
|
Feedback request: Performance improvements from reducing debug info
|
|
18
|
1186
|
May 21, 2025
|
Published crate versions are not immutable, and have changed
|
|
0
|
321
|
May 13, 2025
|
Should `Layout::from_size_align` accept non-zero sizes which are smaller than alignment?
|
|
7
|
194
|
May 12, 2025
|
Feature request: Specifying test resources in Cargo.toml
|
|
5
|
166
|
May 12, 2025
|
RFC Draft - Const trait methods - Redux
|
|
6
|
411
|
May 11, 2025
|
[idea] add some binary data methods
|
|
9
|
504
|
May 7, 2025
|
Full repr(C) interop with C: libclang required?
|
|
3
|
389
|
April 30, 2025
|
Seeking beta testers for rustup v1.28.2
|
|
1
|
431
|
April 29, 2025
|
Causes compilation failure when unmutable borrowing before mutable borrowing
|
|
3
|
192
|
April 24, 2025
|
Soundness and interior immutability for no-alloc distributed data structures
|
|
4
|
267
|
April 24, 2025
|
[idea] Allow borrowing twice in unsafe area
|
|
7
|
533
|
April 17, 2025
|