|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44284
|
June 25, 2014
|
|
Source code on docs.rs: ambiguous and obscure
|
|
11
|
336
|
July 9, 2026
|
|
Reflecting on reactions to build probes & cfg-gating features
|
|
3
|
130
|
July 9, 2026
|
|
Global, simple, universal RUSTFLAGS
|
|
0
|
122
|
July 8, 2026
|
|
Build Security
|
|
22
|
1180
|
July 8, 2026
|
|
An experiment lib to simulate the named impl draft
|
|
3
|
316
|
July 8, 2026
|
|
Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?
|
|
9
|
678
|
July 8, 2026
|
|
#[do_not_recommend] for traits themselves
|
|
5
|
471
|
July 8, 2026
|
|
Unsafe fields cannot define a correct moment to check conditions
|
|
12
|
391
|
July 8, 2026
|
|
Typed keys as dyn-dispatchable method receivers
|
|
7
|
175
|
July 7, 2026
|
|
Language vision regarding safety guarantees
|
|
78
|
1407
|
July 7, 2026
|
|
Rust 1.97.0 pre-release testing
|
|
0
|
182
|
July 7, 2026
|
|
Insecure fn
|
|
7
|
327
|
July 7, 2026
|
|
Child Thread: Survey of registry namespace designs for Cargo and Crates.io
|
|
9
|
572
|
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
|
417
|
July 6, 2026
|
|
Support renames with `link(name = "...", kind = "raw-dylib")`
|
|
10
|
385
|
July 4, 2026
|
|
Traits for function items
|
|
15
|
1152
|
July 2, 2026
|
|
Code compiles on playground but fails when passed via stdin to rustc
|
|
41
|
1487
|
July 2, 2026
|
|
InteriorAssign trait { a := b }
|
|
32
|
1172
|
July 1, 2026
|
|
Why is strict_div implemented in terms of overflowing_div for signed integers?
|
|
3
|
612
|
June 28, 2026
|
|
Negative trait bounds using feature(specialization)
|
|
4
|
402
|
June 27, 2026
|
|
Should `.into()` disrupt coercion?
|
|
7
|
605
|
June 27, 2026
|
|
Rust 1.96.1 pre-release testing
|
|
0
|
245
|
June 27, 2026
|
|
Named tuple fields (no type system changes)
|
|
5
|
464
|
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
|
524
|
June 25, 2026
|
|
[Pre-RFC] target-glibc: Proposal to add native support for GLIBC versions for the -gnu targets
|
|
17
|
940
|
June 25, 2026
|
|
[Pre-RFC] Reborrow trait
|
|
29
|
2170
|
June 24, 2026
|
|
Should PGO automatically compile hot code O3 and cold code Oz?
|
|
6
|
726
|
June 24, 2026
|