|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44282
|
June 25, 2014
|
|
Language vision regarding safety guarantees
|
|
70
|
1181
|
July 6, 2026
|
|
Unsafe fields cannot define a correct moment to check conditions
|
|
4
|
96
|
July 6, 2026
|
|
Insecure fn
|
|
5
|
129
|
July 6, 2026
|
|
Child Thread: Survey of registry namespace designs for Cargo and Crates.io
|
|
9
|
543
|
July 6, 2026
|
|
Child Thread: Survey of organizational ownership designs for Cargo and Crates.io
|
|
5
|
406
|
July 6, 2026
|
|
Build Security
|
|
15
|
980
|
July 6, 2026
|
|
Yanking a crate better than deleting it
|
|
5
|
390
|
July 6, 2026
|
|
An experiment lib to simulate the named impl draft
|
|
1
|
159
|
July 5, 2026
|
|
#[do_not_recommend] for traits themselves
|
|
4
|
383
|
July 4, 2026
|
|
Support renames with `link(name = "...", kind = "raw-dylib")`
|
|
10
|
375
|
July 4, 2026
|
|
Traits for function items
|
|
15
|
1132
|
July 2, 2026
|
|
Code compiles on playground but fails when passed via stdin to rustc
|
|
41
|
1478
|
July 2, 2026
|
|
InteriorAssign trait { a := b }
|
|
32
|
1161
|
July 1, 2026
|
|
Why is strict_div implemented in terms of overflowing_div for signed integers?
|
|
3
|
605
|
June 28, 2026
|
|
Negative trait bounds using feature(specialization)
|
|
4
|
397
|
June 27, 2026
|
|
Should `.into()` disrupt coercion?
|
|
7
|
603
|
June 27, 2026
|
|
Rust 1.96.1 pre-release testing
|
|
0
|
242
|
June 27, 2026
|
|
Named tuple fields (no type system changes)
|
|
5
|
457
|
June 26, 2026
|
|
A read only no alias reference
|
|
15
|
495
|
June 26, 2026
|
|
Maybe a fix for error rounding behaviour of div_euclid
|
|
13
|
521
|
June 25, 2026
|
|
[Pre-RFC] target-glibc: Proposal to add native support for GLIBC versions for the -gnu targets
|
|
17
|
936
|
June 25, 2026
|
|
[Pre-RFC] Reborrow trait
|
|
29
|
2166
|
June 24, 2026
|
|
Should PGO automatically compile hot code O3 and cold code Oz?
|
|
6
|
722
|
June 24, 2026
|
|
Err automatic hint::cold_path?
|
|
3
|
456
|
June 23, 2026
|
|
".." in "use" statement
|
|
9
|
616
|
June 22, 2026
|
|
The Hashtable Problem: A Litmus Test for External Impl Proposals
|
|
15
|
689
|
June 18, 2026
|
|
Separating fetching from building for better security
|
|
21
|
830
|
June 17, 2026
|
|
[Pre-pre-RFC] "splatting" for named arguments and function overloading
|
|
42
|
2426
|
June 16, 2026
|
|
[Workable] Selectable Named impl with Newtype Wrapper
|
|
0
|
214
|
June 16, 2026
|