|
Print build profile options
|
|
1
|
142
|
July 10, 2026
|
|
Reflecting on reactions to build probes & cfg-gating features
|
|
3
|
254
|
July 9, 2026
|
|
An experiment lib to simulate the named impl draft
|
|
3
|
400
|
July 8, 2026
|
|
Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?
|
|
9
|
862
|
July 8, 2026
|
|
#[do_not_recommend] for traits themselves
|
|
5
|
561
|
July 8, 2026
|
|
Unsafe fields cannot define a correct moment to check conditions
|
|
12
|
556
|
July 8, 2026
|
|
Typed keys as dyn-dispatchable method receivers
|
|
7
|
293
|
July 7, 2026
|
|
Language vision regarding safety guarantees
|
|
78
|
1942
|
July 7, 2026
|
|
Rust 1.97.0 pre-release testing
|
|
0
|
248
|
July 7, 2026
|
|
Insecure fn
|
|
7
|
511
|
July 7, 2026
|
|
Child Thread: Survey of registry namespace designs for Cargo and Crates.io
|
|
9
|
658
|
July 6, 2026
|
|
Child Thread: Survey of organizational ownership designs for Cargo and Crates.io
|
|
5
|
490
|
July 6, 2026
|
|
Yanking a crate better than deleting it
|
|
5
|
494
|
July 6, 2026
|
|
Support renames with `link(name = "...", kind = "raw-dylib")`
|
|
10
|
455
|
July 4, 2026
|
|
Code compiles on playground but fails when passed via stdin to rustc
|
|
41
|
1753
|
July 2, 2026
|
|
Why is strict_div implemented in terms of overflowing_div for signed integers?
|
|
3
|
657
|
June 28, 2026
|
|
Negative trait bounds using feature(specialization)
|
|
4
|
461
|
June 27, 2026
|
|
Should `.into()` disrupt coercion?
|
|
7
|
673
|
June 27, 2026
|
|
Rust 1.96.1 pre-release testing
|
|
0
|
271
|
June 27, 2026
|
|
A read only no alias reference
|
|
15
|
621
|
June 26, 2026
|
|
Maybe a fix for error rounding behaviour of div_euclid
|
|
13
|
626
|
June 25, 2026
|
|
[Pre-RFC] target-glibc: Proposal to add native support for GLIBC versions for the -gnu targets
|
|
17
|
1118
|
June 25, 2026
|
|
Should PGO automatically compile hot code O3 and cold code Oz?
|
|
6
|
772
|
June 24, 2026
|
|
Err automatic hint::cold_path?
|
|
3
|
503
|
June 23, 2026
|
|
".." in "use" statement
|
|
9
|
681
|
June 22, 2026
|
|
The Hashtable Problem: A Litmus Test for External Impl Proposals
|
|
15
|
790
|
June 18, 2026
|
|
Separating fetching from building for better security
|
|
21
|
960
|
June 17, 2026
|
|
[Workable] Selectable Named impl with Newtype Wrapper
|
|
0
|
244
|
June 16, 2026
|
|
Parser error recovery in `syn` for better IDE support with proc-macros
|
|
22
|
912
|
June 16, 2026
|
|
Infinite precision intermediate arithmetic: how much would break?
|
|
26
|
1264
|
June 14, 2026
|