|
Crowdsourcing request: What syntax changes that will affect the AST are currently in flight?
|
|
9
|
860
|
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
|
553
|
July 8, 2026
|
|
Typed keys as dyn-dispatchable method receivers
|
|
7
|
292
|
July 7, 2026
|
|
Language vision regarding safety guarantees
|
|
78
|
1939
|
July 7, 2026
|
|
Rust 1.97.0 pre-release testing
|
|
0
|
248
|
July 7, 2026
|
|
Insecure fn
|
|
7
|
509
|
July 7, 2026
|
|
Child Thread: Survey of registry namespace designs for Cargo and Crates.io
|
|
9
|
657
|
July 6, 2026
|
|
Child Thread: Survey of organizational ownership designs for Cargo and Crates.io
|
|
5
|
489
|
July 6, 2026
|
|
Yanking a crate better than deleting it
|
|
5
|
493
|
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
|
1749
|
July 2, 2026
|
|
Why is strict_div implemented in terms of overflowing_div for signed integers?
|
|
3
|
656
|
June 28, 2026
|
|
Negative trait bounds using feature(specialization)
|
|
4
|
458
|
June 27, 2026
|
|
Should `.into()` disrupt coercion?
|
|
7
|
672
|
June 27, 2026
|
|
Rust 1.96.1 pre-release testing
|
|
0
|
271
|
June 27, 2026
|
|
A read only no alias reference
|
|
15
|
620
|
June 26, 2026
|
|
Maybe a fix for error rounding behaviour of div_euclid
|
|
13
|
625
|
June 25, 2026
|
|
[Pre-RFC] target-glibc: Proposal to add native support for GLIBC versions for the -gnu targets
|
|
17
|
1115
|
June 25, 2026
|
|
Should PGO automatically compile hot code O3 and cold code Oz?
|
|
6
|
771
|
June 24, 2026
|
|
Err automatic hint::cold_path?
|
|
3
|
503
|
June 23, 2026
|
|
".." in "use" statement
|
|
9
|
680
|
June 22, 2026
|
|
The Hashtable Problem: A Litmus Test for External Impl Proposals
|
|
15
|
789
|
June 18, 2026
|
|
Separating fetching from building for better security
|
|
21
|
958
|
June 17, 2026
|
|
[Workable] Selectable Named impl with Newtype Wrapper
|
|
0
|
243
|
June 16, 2026
|
|
Parser error recovery in `syn` for better IDE support with proc-macros
|
|
22
|
910
|
June 16, 2026
|
|
Infinite precision intermediate arithmetic: how much would break?
|
|
26
|
1261
|
June 14, 2026
|
|
Why can't pat_param be followed by a colon in macro_rules?
|
|
4
|
408
|
June 13, 2026
|
|
Add new reserved lifetime: 'owned
|
|
14
|
1049
|
June 13, 2026
|
|
Named impl with Implementation Selection Variant
|
|
10
|
612
|
June 13, 2026
|