|
Welcome to the Rust Programming Language Internals Forum
|
|
0
|
44291
|
June 25, 2014
|
|
Const-first functions
|
|
5
|
134
|
July 12, 2026
|
|
Global, simple, universal RUSTFLAGS
|
|
5
|
345
|
July 12, 2026
|
|
Build Security
|
|
26
|
1356
|
July 12, 2026
|
|
There should be a primitive int / float trait in core / stdlib
|
|
10
|
297
|
July 11, 2026
|
|
Error Message Thoughts
|
|
16
|
272
|
July 11, 2026
|
|
Source code on docs.rs: ambiguous and obscure
|
|
22
|
665
|
July 11, 2026
|
|
Too strict orphan rules E0117
|
|
5
|
480
|
July 10, 2026
|
|
InteriorAssign trait { a := b }
|
|
34
|
1282
|
July 10, 2026
|
|
Print build profile options
|
|
1
|
98
|
July 10, 2026
|
|
Reflecting on reactions to build probes & cfg-gating features
|
|
3
|
176
|
July 9, 2026
|
|
An experiment lib to simulate the named impl draft
|
|
3
|
340
|
July 8, 2026
|
|
Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?
|
|
9
|
705
|
July 8, 2026
|
|
#[do_not_recommend] for traits themselves
|
|
5
|
486
|
July 8, 2026
|
|
Unsafe fields cannot define a correct moment to check conditions
|
|
12
|
428
|
July 8, 2026
|
|
Typed keys as dyn-dispatchable method receivers
|
|
7
|
205
|
July 7, 2026
|
|
Language vision regarding safety guarantees
|
|
78
|
1444
|
July 7, 2026
|
|
Rust 1.97.0 pre-release testing
|
|
0
|
198
|
July 7, 2026
|
|
Insecure fn
|
|
7
|
369
|
July 7, 2026
|
|
Child Thread: Survey of registry namespace designs for Cargo and Crates.io
|
|
9
|
577
|
July 6, 2026
|
|
Child Thread: Survey of organizational ownership designs for Cargo and Crates.io
|
|
5
|
431
|
July 6, 2026
|
|
Yanking a crate better than deleting it
|
|
5
|
423
|
July 6, 2026
|
|
Support renames with `link(name = "...", kind = "raw-dylib")`
|
|
10
|
388
|
July 4, 2026
|
|
Traits for function items
|
|
15
|
1163
|
July 2, 2026
|
|
Code compiles on playground but fails when passed via stdin to rustc
|
|
41
|
1495
|
July 2, 2026
|
|
Why is strict_div implemented in terms of overflowing_div for signed integers?
|
|
3
|
618
|
June 28, 2026
|
|
Negative trait bounds using feature(specialization)
|
|
4
|
405
|
June 27, 2026
|
|
Should `.into()` disrupt coercion?
|
|
7
|
612
|
June 27, 2026
|
|
Rust 1.96.1 pre-release testing
|
|
0
|
248
|
June 27, 2026
|
|
Named tuple fields (no type system changes)
|
|
5
|
470
|
June 26, 2026
|