|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44283
|
June 25, 2014
|
|
Build Security
|
|
19
|
1083
|
July 8, 2026
|
|
Reflecting on reactions to build probes & cfg-gating features
|
|
0
|
17
|
July 8, 2026
|
|
Source code on docs.rs: ambiguous and obscure
|
|
4
|
160
|
July 8, 2026
|
|
An experiment lib to simulate the named impl draft
|
|
3
|
290
|
July 8, 2026
|
|
Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?
|
|
9
|
640
|
July 8, 2026
|
|
#[do_not_recommend] for traits themselves
|
|
5
|
449
|
July 8, 2026
|
|
Unsafe fields cannot define a correct moment to check conditions
|
|
12
|
358
|
July 8, 2026
|
|
Typed keys as dyn-dispatchable method receivers
|
|
7
|
142
|
July 7, 2026
|
|
Language vision regarding safety guarantees
|
|
78
|
1371
|
July 7, 2026
|
|
Rust 1.97.0 pre-release testing
|
|
0
|
138
|
July 7, 2026
|
|
Insecure fn
|
|
7
|
292
|
July 7, 2026
|
|
Child Thread: Survey of registry namespace designs for Cargo and Crates.io
|
|
9
|
568
|
July 6, 2026
|
|
Child Thread: Survey of organizational ownership designs for Cargo and Crates.io
|
|
5
|
429
|
July 6, 2026
|
|
Yanking a crate better than deleting it
|
|
5
|
414
|
July 6, 2026
|
|
Support renames with `link(name = "...", kind = "raw-dylib")`
|
|
10
|
380
|
July 4, 2026
|
|
Traits for function items
|
|
15
|
1147
|
July 2, 2026
|
|
Code compiles on playground but fails when passed via stdin to rustc
|
|
41
|
1485
|
July 2, 2026
|
|
InteriorAssign trait { a := b }
|
|
32
|
1171
|
July 1, 2026
|
|
Why is strict_div implemented in terms of overflowing_div for signed integers?
|
|
3
|
611
|
June 28, 2026
|
|
Negative trait bounds using feature(specialization)
|
|
4
|
402
|
June 27, 2026
|
|
Should `.into()` disrupt coercion?
|
|
7
|
604
|
June 27, 2026
|
|
Rust 1.96.1 pre-release testing
|
|
0
|
245
|
June 27, 2026
|
|
Named tuple fields (no type system changes)
|
|
5
|
462
|
June 26, 2026
|
|
A read only no alias reference
|
|
15
|
497
|
June 26, 2026
|
|
Maybe a fix for error rounding behaviour of div_euclid
|
|
13
|
522
|
June 25, 2026
|
|
[Pre-RFC] target-glibc: Proposal to add native support for GLIBC versions for the -gnu targets
|
|
17
|
938
|
June 25, 2026
|
|
[Pre-RFC] Reborrow trait
|
|
29
|
2169
|
June 24, 2026
|
|
Should PGO automatically compile hot code O3 and cold code Oz?
|
|
6
|
724
|
June 24, 2026
|
|
Err automatic hint::cold_path?
|
|
3
|
457
|
June 23, 2026
|